Group runner confused about whether or not is protected
Summary
Group runners show up as Protected: Yes in /groups/<groupname>/-/runners/<id>, but Protected: [ ] in /groups/<groupname>/-/runners/<id>/edit
Steps to reproduce
- Create a group runner
What is the current bug behavior?
- Navigate to
/groups/<groupname>/-/runners/<id>and seeProtected: Yesin the read-only table view. - Navigate to
/groups/<groupname>/-/runners/<id>/editand seeProtected: [ ]in the edit view.
What is the expected correct behavior?
These should be consistent.
Relevant logs and/or screenshots
Version
GitLab CE 11.3.4 (30f019d)
Edited by Jonathon Reinhart

