Bug 31298 - Framework defaults don't work when adding records to basket from external source
Summary: Framework defaults don't work when adding records to basket from external source
Status: RESOLVED DUPLICATE of bug 30250
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 30250
Blocks:
  Show dependency treegraph
 
Reported: 2022-08-05 16:30 UTC by Sara Brown
Modified: 2023-04-16 11:02 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sara Brown 2022-08-05 16:30:21 UTC
In 21.11.05, it appears that framework defaults aren't working properly when adding records to a basket from an external source. To test:

1) Set the following framework/942$c defaults: ACQ/NEW, Default/BOOK, SR/MAG
2) Set UseACQFrameworkForBiblioRecords to "Use the framework 'ACQ' for bibliographic records fields"
3) Create a basket, and add to it 'From an external source'
4) Select the SR framework prior to searching via z39.50
5) Bring in your record, and view the bib - note that 942$c is blank
6) Repeat steps 3-5 with Default and ACQ frameworks selected - the result is the same. 

The same thing happens when steps 3-6 are repeated with UseACQFrameworkForBiblioRecords set to "Don't use".

At least as recently as 20.05, selecting a specific framework in step 4 above would override the ACQ framework when UseACQFrameworkForBiblioRecords was set to "use".
Comment 1 Katrin Fischer 2022-08-07 12:09:06 UTC
Hi Sarah, I believe this might have been intentional as we didn't want to alter existing records automatically as it could overwrite information you didn't mean to overwrite in the first place. But there is a bug now for making this behavior configurable:

Bug 30250 - Configure when to apply framework defaults when cataloguing

That could maybe be a solution here too or maybe be a logical enhancement of it.
Comment 2 Sara Brown 2022-08-18 14:54:48 UTC
Thank you, Katrin! I'll comment there.
Comment 3 Katrin Fischer 2023-04-16 11:02:04 UTC
I believe this is resolved by 30250 now being pushed and available from 21.11.18.

*** This bug has been marked as a duplicate of bug 30250 ***