https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32748
--- Comment #22 from Thibaud Guillot <[email protected]> --- (In reply to Michaela Sieber from comment #21) > (In reply to Thibaud Guillot from comment #18) > > Created attachment 151989 [details] [review] [review] > > Bug 32748: Prevent data erasing when editing items > > > > Sorry, but Patch doesn't apply :/ > > it was possible to select location and collection (authorized values) of > other Libraries and the dropdown was not limited. > > And there is a new problem when an item type is limited to a library. > If you edit the item and you are logged in with another library there is a > message in the item type field "The current value CF is not configured for > the authorised value category controlling this subfield" > which I guess is very confusing for end users. > > > You can check it here: > https://staff-b32748.sandboxes.biblibre.eu/cgi-bin/koha/cataloguing/additem. > pl?op=edititem&biblionumber=58&itemnumber=973&searchid=#edititem > > I tested editing existing items and adding new items with different > libraries for > > item type > Computer Files (=CF) : 1 library limitation (Fairfield) > > Authorized values > CCODE > Non-fiction (=NFIC) : 2 library limitations (Centerville, Franklin) > > LOC > Audio visual (=AV) : 1 library limitation (Institut Protestant de > Théologie) Hello Michaela, Thanks for your test and feedback, the case you specify is already pushed in master, my code doesn't add this message. I can understand the confusion, but should we fix this message on another bz or am I proposing a correction here? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
