Closed sarahjeansweeney closed 2 years ago
I attempted to use the sentinel feature to update the content object permissions for this core file: https://repository.library.northeastern.edu/files/neu:m043j9070
The interface feature allowed me to select the appropriate permissions change and run the process, but looking in /resque reveals the sentinel process failed with the following error message:
/resque
undefined method `epub' for #<Sentinel:0x00000008981ae0>
Should be fixed with https://github.com/NEU-Libraries/cerberus/commit/79adff60444483634bef87b69573aacd4a9fe68e#diff-895119acf1d3df898d1855e44c383ea2390ad9ed38541538a03e691dca094640
Will reopen if not
I attempted to use the sentinel feature to update the content object permissions for this core file: https://repository.library.northeastern.edu/files/neu:m043j9070
The interface feature allowed me to select the appropriate permissions change and run the process, but looking in
/resque
reveals the sentinel process failed with the following error message:undefined method `epub' for #<Sentinel:0x00000008981ae0>