Closed peer35 closed 4 months ago
See for example https://database.cosmin.nl/records/3016
User gets dropped their when they click cancel on the edit page.
Only for unpublished records:
records_controller.rb was missing an explicit show method, which means blacklight sends the request to the catalog controller first.
records_controller.rb
show
See for example https://database.cosmin.nl/records/3016
User gets dropped their when they click cancel on the edit page.