bb-plane-fork/web/core/store/issue
Prateek Shourya 6adc721b34
[WEB-4283] fix: update group key handling in issue store utilities for state groups (#7191)
* fix: update group key handling in issue store utilities for state groups

- Introduced a new function to determine the default group key based on the provided groupByKey.
- Updated references to use the new function for improved clarity and maintainability.
- Adjusted the mapping for "state_detail.group" in the ISSUE_GROUP_BY_KEY to ensure consistency.
- Enhanced the getArrayStringArray method to handle group values more effectively.

* refactor: clean up filters constants
2025-06-10 13:56:42 +05:30
..
archived refactor: move all issue related enums to constants package (#6229) 2024-12-19 13:58:54 +05:30
cycle [WEB-3701] fix: use getCycleById to ensure null handling for cycle access (#6838) 2025-03-28 15:12:40 +05:30
draft refactor: move all issue related enums to constants package (#6229) 2024-12-19 13:58:54 +05:30
helpers [WEB-4283] fix: update group key handling in issue store utilities for state groups (#7191) 2025-06-10 13:56:42 +05:30
issue-details [WEB-4094]chore: workspace notifications refactor (#7061) 2025-06-09 15:33:57 +05:30
module refactor: move all issue related enums to constants package (#6229) 2024-12-19 13:58:54 +05:30
profile refactor: move all issue related enums to constants package (#6229) 2024-12-19 13:58:54 +05:30
project refactor: move all issue related enums to constants package (#6229) 2024-12-19 13:58:54 +05:30
project-views refactor: move all issue related enums to constants package (#6229) 2024-12-19 13:58:54 +05:30
workspace refactor: move all issue related enums to constants package (#6229) 2024-12-19 13:58:54 +05:30
workspace-draft feat: language support (#6472) 2025-02-06 20:41:31 +05:30
issue.store.ts [WEB-4002] fix: sidebar tab highlight (#7011) 2025-05-09 16:53:51 +05:30
issue_calendar_view.store.ts [WEB-3523] feat: start of week preference (#7033) 2025-05-12 19:13:39 +05:30
issue_gantt_view.store.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
issue_kanban_view.store.ts feat: language support (#6472) 2025-02-06 20:41:31 +05:30
root.store.ts [WEB-4208]chore: refactored work item quick actions (#7136) 2025-06-06 13:21:00 +05:30