-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Low
-
Component/s: Queues
-
None
-
1
-
Severity 3 - Minor
Issue Summary
When attempting to edit a queue, the queue edit page either shows an error page or appears without loading the queue configuration data on the first attempt.
Steps to Reproduce
- Navigate to a project and open the list of queues.
- Click on a queue to open its details.
- Click on Edit for that queue.
- Observe that either:
- an error page is shown, or
- the queue edit view opens but the queue data is not loaded and the queue is not editable.
- Refresh the browser page.
- Observe that after the refresh, the queue data loads correctly and the queue becomes editable.
Expected Results
On the first click of Edit for any queue, the queue edit page should fully load the queue data and the configuration should be immediately editable without requiring a page refresh, and no error page should be shown.
Actual Results
On the first attempt to edit a queue:
- An error page is shown when opening the queue edit page, or
- The queue edit page opens, but:
- The queue data does not initially load.
- The queue fields are not editable.

Workaround
Manually refresh the queue edit page after the first load. After refreshing, the queue data loads and the queue can be edited as expected.