| Summary: | C4::ImportBatch::EmbedItemsInImportBiblio is not used | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
| Component: | Architecture, internals, and plumbing | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | CLOSED FIXED | QA Contact: | Tomás Cohen Arazi (tcohen) <tomascohen> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | david, lucas, tomascohen |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
24.11.00
|
|
| Circulation function: | |||
| Bug Depends on: | 30779 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 38279: Remove unused C4::ImportBatch::EmbedItemsInImportBiblio
Bug 38279: Remove unused C4::ImportBatch::EmbedItemsInImportBiblio Bug 38279: Remove unused C4::ImportBatch::EmbedItemsInImportBiblio |
||
|
Description
Jonathan Druart
2024-10-28 13:25:58 UTC
Created attachment 173537 [details] [review] Bug 38279: Remove unused C4::ImportBatch::EmbedItemsInImportBiblio Last call removed from bug 30779 (I think) Test plan: % git grep EmbedItemsInImportBiblio should not return anything Created attachment 173734 [details] [review] Bug 38279: Remove unused C4::ImportBatch::EmbedItemsInImportBiblio Last call removed from bug 30779 (I think) Test plan: % git grep EmbedItemsInImportBiblio should not return anything Signed-off-by: David Nind <david@davidnind.com> Created attachment 173830 [details] [review] Bug 38279: Remove unused C4::ImportBatch::EmbedItemsInImportBiblio Last call removed from bug 30779 (I think) Test plan: % git grep EmbedItemsInImportBiblio should not return anything Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Pushed for 24.11! Well done everyone, thank you! Enhancement, no 24.05.x backport. |