On a framework a librarian create custom item subfields, like withdrawn date or date when item was sent to bookbinding sector ("$D", uppercase). Batch item modification tool (batchMod.pl) doesn't let you change this new item subfields (saved on more_subfields_xml).
Can you list the steps of how to reproduce this bug. I have had hard time trying to figure out how to reproduce this bug.
It also can not be changed the subfield $1 (lost status) which is a standard Koha subfield. See image attached.
Created attachment 42422 [details] Subfield $1 is missing in Batch Item Modification process
Subfield $1 is missing in Batch Item Modification tool (tag 952). Is there a reason for this? I can not find a configuration rule...
(In reply to Claudio from comment #4) > Subfield $1 is missing in Batch Item Modification tool (tag 952). Is there a > reason for this? I can not find a configuration rule... There was, because it behaved differently than changing the lost status form the items tab. I think this part was fixed, as MarkLostItemsAsReturned includes the option 'batch item modification tool' now.
I think if $1 is still an issue (I believe we fixed that?), than it should be on a separate bug report.