zendesk/samson

Can't remove a global lock in v3222

viraptor opened this issue · 2 comments

When trying to remove a global lock in v3222, I get an exception:

ActionController::MissingExactTemplate: LocksController#index is missing a template for request formats: text/html

tried it on latest and it works fine ... can you reproduce it ? ... what steps do you do to reproduce it ?
Screen Shot 2020-09-29 at 9 14 42 AM

We ran into this when upgrading from a previous version... but there's some db migration mess happening as well, so I'll close this until we confirm that's not the source of the problem.