-
Bug
-
Resolution: Fixed
-
Low
-
9.6.5
-
None
-
1
-
Severity 2 - Major
-
1
-
Issue Summary
If there are huge number of deployment environments, Matching Environments tab under Agent Summary page takes time to load while scrolling down the page.
Steps to Reproduce
- Create multiple Deployment projects with multiple deployment environments lets say around 80k deployment environments.
- Navigate to the Agent which is capable of executing all the deployment environments and go to Matching Executables tab.
- Keep scrolling the page
Expected Results
- Matching Executable environments should be loading as we scroll through the page.
Actual Results
- After loading 500 matching environments, UI is stuck at loading and <bamboo-base-url>/rest/api/latest/deploy/environment/agent/<agent-id>?limit=100&start=500 is being hit continously in the backend to fetch the deployment environments.
- Remaining matching environments results are displayed in the UI only after fetching all the matching environments.
- User see the loading page until then
Workaround
Currently there is no workaround.
Form Name |
---|