https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34826

            Bug ID: 34826
           Summary: Circulation rules edit row select elements don't
                    always update when selecting new row for editing
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: System Administration
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

When editing circulation and fine rules selecting another row for editing
without saving first can cause an issue where select elements on edit row don't
update properly. This seems to be caused by adding additional selected values
for select options each time different line is selected for editing.

For example if you select each item type rule for editing you can have all item
types selected on edit row select element after which that element doesn't
update at all anymore when selecting new row for editing.

I think clearing selected values from these select options each time when
selecting new row for editing before adding selected value for the right option
should fix the issue. At least there would no longer be conflict on which
option value is actually selected.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to