[Koha-bugs] [Bug 33650] New: Auto sort MARC tags in numeric order when saving the record

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 2 15:50:51 CEST 2023


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 at lists.koha-community.org
          Reporter: iming at rosewoodfarm.com.au
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list