Fixes a bug with merge checks pipeline succeds checkbox
What does this MR do and why?
This fixes a bug where checking the pipeline succeeds checkbox would
crash. This is caused by an endless loop due to 1 setting being enabled
and the input
event triggering in an endless loop.
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.