| Summary: | ModBiblioInBatch is not used and can be removed | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
| Component: | Tools | Assignee: | Nick Clemens (kidclamp) <nick> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | david, jonathan.druart, lucas |
| 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: |
22.11.00, 22.05.03
|
|
| Circulation function: | |||
| Attachments: |
Bug 30778: Remove ModBiblioInBatch
Bug 30778: remove ModAuthInBatch Bug 30778: Remove ModBiblioInBatch Bug 30778: remove ModAuthInBatch Bug 30778: Remove ModBiblioInBatch Bug 30778: Remove ModAuthInBatch |
||
|
Description
Nick Clemens (kidclamp)
2022-05-16 19:49:42 UTC
Created attachment 135049 [details] [review] Bug 30778: Remove ModBiblioInBatch To test: 1 - git grep ModBiblioInBatch 2 - Confirm these occurences are not calls 3 - Apply patch 4 - git grep ModBiblioInBatch 5 - No occurences Created attachment 135050 [details] [review] Bug 30778: remove ModAuthInBatch 1 - git grep ModAuthInBatch 2 - Confirm none of these occurences are calls 3 - Apply patch 4 - git grep ModAuthInBatch 5 - No occurences Created attachment 135056 [details] [review] Bug 30778: Remove ModBiblioInBatch To test: 1 - git grep ModBiblioInBatch 2 - Confirm these occurences are not calls 3 - Apply patch 4 - git grep ModBiblioInBatch 5 - No occurences Signed-off-by: David Nind <david@davidnind.com> Created attachment 135057 [details] [review] Bug 30778: remove ModAuthInBatch 1 - git grep ModAuthInBatch 2 - Confirm none of these occurences are calls 3 - Apply patch 4 - git grep ModAuthInBatch 5 - No occurences Signed-off-by: David Nind <david@davidnind.com> Created attachment 135067 [details] [review] Bug 30778: Remove ModBiblioInBatch To test: 1 - git grep ModBiblioInBatch 2 - Confirm these occurences are not calls 3 - Apply patch 4 - git grep ModBiblioInBatch 5 - No occurences Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Created attachment 135068 [details] [review] Bug 30778: Remove ModAuthInBatch 1 - git grep ModAuthInBatch 2 - Confirm none of these occurences are calls 3 - Apply patch 4 - git grep ModAuthInBatch 5 - No occurences Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for 22.11. Nice work everyone, thanks! Backported to 22.05.x for 22.05.03 |