VSA: Move show outside private
What does this MR do and why?
In !72669 (merged) we added a warning/notice message to group level VSA. The message doesn't show up since the show
method was defined under private
. This MR moves the method up in the controller.
Screenshots or screen recordings
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
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 #343209 (closed)
Edited by Adam Hegyi