[Koha-bugs] [Bug 31187] Regression, Permanent shelving location is always updated when editing location VIA BATCH ITEM MOD if both are mapped to MARC fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 1 23:51:07 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31187

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         QA Contact|katrin.fischer at bsz-bw.de    |testopia at bugs.koha-communit
                   |                            |y.org
             Status|Signed Off                  |Failed QA

--- Comment #20 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
With this patch applied, I think we now have a regression for the other use
case:

select kohafield from marc_subfield_structure where tagfield = 952 and
kohafield like "%perm%";

= empty, no results

I haven't linked the subfield in the frameworks. 

But:
* location and permanent location are both = FIC
* Edit location (c) in the item editor: both are now GEN
* Batch mod the same item. Set location (c) to FIC.
* We now have location = FIC / permanent.locaton = GEN

The item editor and the batch mod should behave the same way, shouldn't they? 

How do you check on the link? I still had k set to the auth_value, but I think
that should not matter.

It works as expected without the patch applied.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list