Tags can be used by everyone causes tag to be usable only by staff

This was a tricky issue to debug. It was happening because once the radio button was selected → deselected → selected, the change in property was not triggering. I verified that this issue was also affecting radio buttons on /admin/api/web_hooks/new. Created a PR for it:

https://github.com/discourse/discourse/pull/5818

6 Likes