Project overview sidebar: Use right sidebar variable
What does this MR do and why?
Project overview sidebar: Use right sidebar variable instead of hardcoded value.
Screenshots or screen recordings
No visual changes as both values are identical.
How to set up and validate locally
- Enable FF
echo "Feature.enable(:project_overview_reorg)" | rails c
- Go to a project overview page, e.g. http://gdk.test:3000/flightjs/Flight
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 #430244 (closed), #424396 (closed)
Edited by Sascha Eggenberger