| Summary: | Batch item modification tool can't change subfields stored in more_subfields_xml | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Pablo AB <pablo.bianchi> |
| Component: | Tools | Assignee: | Galen Charlton <gmcharlt> |
| Status: | NEW --- | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | costalc, joonas.kylmala |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: | Subfield $1 is missing in Batch Item Modification process | ||
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. |
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).