Fix instance overrides page
What does this MR do and why?
This fixes a typebug with the instance integrations overrides page introduced in !71998 (merged).
How to set up and validate locally
- Enable an integration for a project
- From a project page, go: Settings > Integrations
- Choose an integration. Tip: External Wiki is a simple integration.
- Populate its form
- Click "Save"
- Visit instance admin integrations page
- from
/admin
, go: Settings > Integrations choose the same integration as above.
- from
- Click "Projects using custom settings"
- You should see the project in the list.
All pages should load without errors.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #289975 (closed)
Edited by Luke Duncalfe