https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36372 Clemens Tubach <clemens.tubach@kit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |clemens.tubach@kit.edu --- Comment #46 from Clemens Tubach <clemens.tubach@kit.edu> --- (In reply to Arthur Suzuki from comment #44)
Created attachment 178706 [details] [review] Bug 36372: provide an interface to set the source of a record from the staff interface
Test plan : - apply Cypress patch - running cypress patch in ktd will fail - apply code patches, cypress tests will pass - open any record in the staff interface - with superlibrarian user, click on the "Edit" button group. - you should be able to click on the "Set record source" below the "Edit record button". - you will be given a form to choose between any defined record source. If none defined there would be a link to configure the record sources. - change a users permissions to have cataloguing permissions but without the "set_record_source" permissions. - login as this forementionned user and go to any record view. - the "Set record source" button should now be greyed out and not possible to click.
After applying the code patch, cypress tests (Catalogue/Detail_spec.ts) fail again -- You are receiving this mail because: You are watching all bug changes.