Bug 31584 - Default indicators not taken into account when creating records using UseACQFrameworkForBiblioRecords
Summary: Default indicators not taken into account when creating records using UseACQF...
Status: NEW
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:
Blocks:
 
Reported: 2022-09-20 11:11 UTC by Katrin Fischer
Modified: 2023-09-05 21:44 UTC (History)
1 user (show)

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


Attachments
Copyright statement without 2nd indicator (17.21 KB, image/png)
2023-09-05 21:41 UTC, Tammy Buehler
Details
Copyright statement with 2nd indicator (18.11 KB, image/png)
2023-09-05 21:42 UTC, Tammy Buehler
Details
Indicator in ACQ MARC Framework (28.38 KB, image/png)
2023-09-05 21:43 UTC, Tammy Buehler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2022-09-20 11:11:59 UTC
When using UseACQFrameworkForBiblioRecords default indicators are not added to the record as configured in the ACQ framework.

For a test:
* Create 264 abc in your ACQ framework, set second indicator to default 1
* Create an order using the form
* Verify the indicator hasn't been set

For some fields where the label shown depends on the indicator, this creates a display issue.
Comment 1 Tammy Buehler 2023-09-05 21:41:55 UTC
Created attachment 155242 [details]
Copyright statement without 2nd indicator

Copyright statement without 2nd indicator
Comment 2 Tammy Buehler 2023-09-05 21:42:59 UTC
Created attachment 155243 [details]
Copyright statement with 2nd indicator
Comment 3 Tammy Buehler 2023-09-05 21:43:32 UTC
Created attachment 155244 [details]
Indicator in ACQ MARC Framework
Comment 4 Tammy Buehler 2023-09-05 21:44:49 UTC
We are having the same issue:

I have created a MARC Framework for Acquisitions that has a 264 Tag with a second indicator of 4, subfield c, where we want to input the copyright date. I've included a screenshot of our MARC Framework.

However, when our ACQ person fills out the form in Acquisitions and saves the record, the information shows it's recorded in 264 subfield c, but the indicator 4 is not present, even though I have it on the MARC framework.

This makes a huge difference in the MARC record, because if the second indicator 4 IS present, the record display shows, "Copyright date: 2017" (Screenshot attached)

When the second indicator 4 IS NOT present, it justs shows, "2017" without the copyright date text. (Screenshot attached)

I would like to get this fixed so that I don't have to keep going into the MARC record to add the second indicator on this tag, when it should already be displaying according to the framework being used.