Bug 23574 - Adding a suggestion to a basket when UseACQFrameworkForBiblioRecords is use publication date is not copied
Summary: Adding a suggestion to a basket when UseACQFrameworkForBiblioRecords is use ...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords: Academy
Depends on:
Blocks:
 
Reported: 2019-09-09 14:05 UTC by Patrick Robitaille
Modified: 2020-10-19 01:03 UTC (History)
3 users (show)

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


Attachments
acq_ (67.64 KB, image/png)
2020-03-18 19:43 UTC, Marjorie Barry-Vila
Details
mapping (80.24 KB, image/png)
2020-03-18 19:43 UTC, Marjorie Barry-Vila
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Robitaille 2019-09-09 14:05:06 UTC
Hi

There is a problem with suggestions and the System preference UseACQFrameworkForBiblioRecords. When we are adding a suggestion to a basket and the preference is enabled, the publication date written in the suggestion is not imported into the ACQ framework correctly in the acquisitions module. Instead of the date of publication, it is written 0 in field 264 or 260.

Test plan:
-Create an ACQ MARC bibliographic framework 
-Create links to marc mapping for the 260$c or 264$c fields. 
-Enable UseACQFrameworkForBiblioRecords.
-Add a suggestion in your basket and make sure there is a publication date in your suggestion. 
- Notice in that the publication date is 0 in your framework in the acquisition information. 

Is it a problem from the link to Marc mapping? Or it is a bug with the preference system.

It would be nice to keep this information when adding a suggestion to a bascket.

Thanks, Patrick.
Comment 1 Katrin Fischer 2019-09-09 18:41:24 UTC
-Create links to marc mapping for the 260$c or 264$c fields.

Which field did you map it to? publicationyear or copyrightdate?
Comment 2 Patrick Robitaille 2019-09-10 18:51:23 UTC
Hello,

We have tried with both links and each time the publication date of the suggestion is not importer in the basket for order. Instead of the date, we have the number 0 entered in the field.

Thanks, Patrick.
Comment 3 Katrin Fischer 2019-11-03 21:17:51 UTC
Hi Patrick,
I just tested on master with the default ACQ framework and my 260c ended up in copyrightdate correctly as mapped. Can you retest and tell us the exact version you are testing with?
Comment 4 Marjorie Barry-Vila 2020-03-18 19:42:57 UTC
(In reply to Katrin Fischer from comment #3)
> Hi Patrick,
> I just tested on master with the default ACQ framework and my 260c ended up
> in copyrightdate correctly as mapped. Can you retest and tell us the exact
> version you are testing with?

Hi Katrin,
I tested it today with 18.05.03 and i have still the problem.

I notice that there is no mapping for publicationyear, is this a problem?

There is a mapping for copyrightdate. See attached file.

Regards
Marjorie
Comment 5 Marjorie Barry-Vila 2020-03-18 19:43:24 UTC
Created attachment 100981 [details]
acq_
Comment 6 Marjorie Barry-Vila 2020-03-18 19:43:44 UTC
Created attachment 100982 [details]
mapping
Comment 7 Katrin Fischer 2020-10-19 01:03:23 UTC
Not an enhancement, but more of a bug. Maybe someone else could give it a go in confirming the issue?