-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: None
-
Component/s: Strategy - Objectives
-
None
-
1
-
Severity 2 - Major
-
No
-
None
Issue Summary
The "Room" dropdown in the Objectives details panel is capped at approximately 100 entries. When a workspace has more than 100 custom rooms, those exceeding the limit are omitted from the list and cannot be found via the search/input field, preventing users from assigning objectives to them.
Steps to Reproduce
- Create more than 100 custom rooms
- Open an Objective and navigate to "Rooms" dropdown field.
- Click on the Rooms dropdown field.
- Attempt to scroll to or search for a room that was created late in the sequence (e.g., Room #105).
Expected Results
- The dropdown should support pagination or "load on scroll" to display all available custom rooms.
- The search/input field should query the full database of rooms, not just the locally loaded subset.
Actual Results
- The list is hard-capped at ~100 entries.
- Rooms not present in the initial 100 results are unreachable, as the search function only filters the visible list.
Workaround
Use Jira Align API by adding a custom room using to an objective using the endpoint POST /domains/{domainId}/relations