Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 8.9
-
Labels:
-
Edition:Community
-
Production Notes:None
Description
Issue
When browsing the About page while the issue indexation is in progress throw an error in the interface. TheĀ api/issues/search used in this page is expected to fail with a 503 in this indexation context, but so far the error was hidden.
SONAR-13123 introduced changes that make this error pop out in the interface.
Potential solution
- Find a way to make
SONAR-13123and the About page behavior work together - Stop making the API call in the About page when the issue indexation is in progressĀ
Attachments
Issue Links
- is caused by
-
SONAR-13123 No handling of errors on issue search api call
-
- Closed
-