https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31223
--- Comment #15 from Tomás Cohen Arazi <[email protected]> --- (In reply to Isabel Pineda from comment #0) > In a register with several items I select all (or some) items and click > "edit selected items". I make the modification (write a public note, change > the signature, change item type etc.) and click "Save", the modifications > don't get saved. > It used to work in previous versions. In the meantime, you should enable plugins in koha-conf.xml until this is pushed. Also, I noticed that the task will stay as 'new' because it is not being picked by the message queue. So I suggest you: - systemctl stop rabbitmq - koha-worker --restart --queue default <instance> so it is picked again. -- 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/
