https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31028 --- Comment #22 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to Owen Leonard from comment #21)
* Should we prevent the user from submitting more than one concern on a record? I'm thinking in particular about how this feature might be abused.
That's probably a good idea, though I don't think we do anything like this for OPAC Problem Reports which could face similar abuse. I'd be tempted to add this as a follow-up bug to keep the submission here a little smaller if you'd be happy with that?
* The breadcrumbs on the page say Cataloging > Concerns, but currently the feature is only accessible via tools or the home page. I would probably pick tools for now and maybe revise that choice after the new cataloging home page arrives? Same with the sidebar menu.
Good point.. Adding a link to tools was somewhat of an afterthought to be honest.. I initially only exposed it via the 'Pending catalog concerns' display on the main page. I can strip those bits out here, though it could also lead to code inconsistencies as the templates and controllers live under /cataloguing at the moment.
* I get an error in the browser console when I click "Configure" on the datatable on the catalog concerns page.
Oh, good catch. -- You are receiving this mail because: You are watching all bug changes.