https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33978 Bug ID: 33978 Summary: Adding authority from automatic linker closes imported record Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Authority data support Assignee: koha-bugs@lists.koha-community.org Reporter: caroline.cyr-la-rose@inlibro.com QA Contact: testopia@bugs.koha-community.org Created attachment 152266 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152266&action=edit 2 example records If you import a record, then create an authority record using the automatic linker, it closes the biblio record. The biblio record should stay open so you can continue to edit it. To recreate: 1. Import the example records 1.1. Download the example records 1.2. Go to Cataloging > Stage records for import 1.3. Choose the downloaded file 1.4. Click Upload file 1.5. Click Stage for import 1.6. Click View batch 1.7. Click Import this batch into the catalog 1.8. Click View detail of the enqueued job 1.9. Click Manage imported batch Correct behaviour: 2. In another tab, search for one of the records (for example, Fafounet) 3. Click Edit > Edit record 4. Click Link authorities automatically --> It should say 100 - No matching authority found. 5. Go to field 100 6. Click the plus sign next to 100$9 7. Fill out the mandatory fields by clinking in the text fields (000, 003, 005, 008, 040$a), field 100$a should already be filled 8. Click 'Save' --> Authority number is added in 100$9 and you get to stay in the record for more edits if needed Incorrect behaviour: 9. Go back to the imported batch tab 10. Click Edit next to the second title (the one by Paventi, Eza) 11. Redo steps 4 to 8 --> Record is closed!! :( The behaviour should be the same, stay in the bibliographic record until it is saved. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.