Summary: | Cannot merge bibliographic records | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Cataloging | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | major | ||
Priority: | P5 - low | CC: | fridolin.somers, jonathan.druart, lucas, m.de.rooy |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30434 | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
23.05.00,22.11.06
|
|
Circulation function: | |||
Bug Depends on: | 32571 | ||
Bug Blocks: | |||
Attachments: |
Bug 33591: Restore auto-select of checkboxes of src record when merging
Bug 33591: Restore auto-select of checkboxes of src record when merging |
Description
Katrin Fischer
2023-04-23 10:00:04 UTC
I am not sure I understand what you are describing, but I found a bug, the checkboxes from the source record are no longer selected by default. Is that your problem? Created attachment 150593 [details] [review] Bug 33591: Restore auto-select of checkboxes of src record when merging When merging bib records the first tab (the source record) should have all the checkboxes checked by default. Not sure about the dependency, is bug 29226 really introduced this regression? I think the checkboxes could well be it, I'll try to test. It could also be another form of bug 33590, related to the other tab changes. Created attachment 150621 [details] [review] Bug 33591: Restore auto-select of checkboxes of src record when merging When merging bib records the first tab (the source record) should have all the checkboxes checked by default. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> The change follows the pattern of the related bug 33590 and also works like a charm. Going straight to PQA. Pushed to master for 23.05. Nice work everyone, thanks! Nice work everyone! Pushed to stable for 22.11.x Missing dependencies for 22.05.x, no backport. I'd say this is more caused by Bug 30434 |