https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34826
--- Comment #3 from Mikko Liimatainen <[email protected]> --- It is not my intention to edit multiple rows. I just want to be able to switch edit rows without issues. Step by step based on sandbox patron categories and itemtypes: 1. Create rules for all itemtypes and patron category all. 2. Create rules for all itemtypes and patron category patron. 3. Select rule for patron category and itemtype books (patron_books) for editing. 4. Select rule all_music for editing. Notice that on the edit row patron category stays as patron. 5. Select rule all_maps for editing. Notice that on the edit row patron category stays as patron. 6. Select rule all_music for editing. Notice that on the edit row patron category stays as patron and item type stays as maps. 7. Select rule patron_books for editing. Notice that on the edit row patron category stays as patron and item type stays as maps. 8. Check edit row item type column select element options with browser inspect. Notice that multiple option values have selected attribute. -- You are receiving this mail because: You are the assignee for the bug. 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/
