https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33650 Bug ID: 33650 Summary: Auto sort MARC tags in numeric order when saving the record Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Bibliographic data support Assignee: koha-bugs@lists.koha-community.org Reporter: iming@rosewoodfarm.com.au QA Contact: testopia@bugs.koha-community.org Sometimes during cataloguing we may not have entered the tags in the correct numeric order. For example: 520 _ _ $... 500 _ _ $... 504 _ _ $... So it will be nice that when saving the record, MARC tags can be auto sort into the correct numeric order, like: 500 _ _ $... 504 _ _ $... 520 _ _ $... Currently, you can correct this issue by saving the record in basic editing mode. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.