Fixes protected branches not removing active item
What does this MR do?
Fixes an problem where protected branches weren't getting their active item removed on a second click because they dont have a field value.
Are there points in the code the reviewer needs to double check?
Why was this MR needed?
Protected branches could not have their clicked items removed once clicked.
Screenshots (if relevant)
Does this MR meet the acceptance criteria?
-
CHANGELOG entry added -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if you do - rebase it please) -
Squashed related commits together