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

            Bug ID: 34512
           Summary: "Changed" flag and Reset link missing when changing
                    matching rules in manage marc import page
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Cataloging
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

Created attachment 154342
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154342&action=edit
Sample MARC21 file

When importing MARC records, it's possible to change the matching rule after
the records are staged. Before, if we changed the option, there was a "Changed"
flag with a "Reset" link next to the changed option. It seems the flag is still
in the .tt file, but it doesn't show on the screen in the staff interface.

To recreate:
1. Stage a MARC file (I attached one in case you don't have any handy)
   1.1. Go to Cataloging > Stage records for import
   1.2. Choose a marc file and click Upload file
   1.3. Click Stage for import
2. View the staged file
   2.1. Click "View lot" or go to Cataloging > Managed staged records and click
on the file name
3. Change matching options
--> No Changed flag or Reset option

I checked in 22.05 and Emily checked in 22.11 and the flag is there.
In 23.05 and master, the flag doesn't show.

In the koha-tmpl/intranet-tmpl/prog/en/modules/tools/manage-marc-import.tt
file, around line 83

<span class="change-status">Changed. <a href="#" class="reset"
id="reset_new_matcher_id">Reset</a></span>

-- 
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/

Reply via email to