https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957
David Gustafsson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff --- Comment #235 from David Gustafsson <[email protected]> --- (In reply to Andrew Fuerste-Henry from comment #226) > I made this rule: > Module: source > Filter: * > Tag: 500 > Preset: Protect > > When I go to edit a record, there's nothing in the edit interface to suggest > my edits won't be saved. I can type in a new 500, click to delete an > existing 500, etc. When I save my edits, there's nothing to indicate that my > changes were discarded or why. The edits simply aren't saved. > > This lack of feedback seems really confusing. > > Meanwhile, if I take a record that has a 500 and put it through batch record > modification to remove the 500$a my rule does not prevent that edit as > intended. Had a look at this and ModBiblio context argument for batch-modification was incorrect, an error introduced in one or more of the rebases of this patch. Fixed this and was going to test, but looks like ElasticSearch is broken in latest master, but will try to get around that. Regarding the lack of user notification I would regard that as a feature request rather than a bug. It's not obvious without being acquainted with the code, but it would actually be quite a lot of work to implement, and since this is not a feature that is prioritize by our library I don't have the resources to do this. -- 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/
