https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33170 Bug ID: 33170 Summary: Refactor MarcItemFieldsToOrder code to make adding more field simpler Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org There is no need for this code to have a hard coded list of fields directly in the code. Any invalid keys would be skipped anyway. If we refactor this code then adding new fields will be much simpler. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.