Summary: | Fix description of koha-dump --exclude-indexes | ||
---|---|---|---|
Product: | Koha | Reporter: | Magnus Enger <magnus> |
Component: | Command-line Utilities | Assignee: | Magnus Enger <magnus> |
Status: | RESOLVED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | fridolin.somers, jesse, lucas, phil, robin |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
24.11.00,24.05.06,23.11.11
|
Circulation function: | |
Attachments: |
Bug 38173: Fix description of koha-dump --exclude-indexes
Bug 38173: Fix description of koha-dump --exclude-indexes Bug 38173: Fix description of koha-dump --exclude-indexes Bug 38173: Fix description of koha-dump --exclude-indexes |
Description
Magnus Enger
2024-10-15 11:46:36 UTC
Created attachment 172768 [details] [review] Bug 38173: Fix description of koha-dump --exclude-indexes To test: - Look at debian/scripts/koha-dump - The description of --exclude-indexes reads: "Include Zebra indexes on the backup" - Apply the patch - Look at the file again. The description is now: "Exclude Zebra indexes from the backup" Created attachment 172990 [details] [review] Bug 38173: Fix description of koha-dump --exclude-indexes To test: - Look at debian/scripts/koha-dump - The description of --exclude-indexes reads: "Include Zebra indexes on the backup" - Apply the patch - Look at the file again. The description is now: "Exclude Zebra indexes from the backup" Signed-off-by: David Nind <david@davidnind.com> Created attachment 172994 [details] [review] Bug 38173: Fix description of koha-dump --exclude-indexes To test: - Look at debian/scripts/koha-dump - The description of --exclude-indexes reads: "Include Zebra indexes on the backup" - Apply the patch - Look at the file again. The description is now: "Exclude Zebra indexes from the backup" Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org> Created attachment 173163 [details] [review] Bug 38173: Fix description of koha-dump --exclude-indexes To test: - Look at debian/scripts/koha-dump - The description of --exclude-indexes reads: "Include Zebra indexes on the backup" - Apply the patch - Look at the file again. The description is now: "Exclude Zebra indexes from the backup" Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Pushed for 24.11! Well done everyone, thank you! Backported to 24.05.x for upcoming 24.05.06 Pushed to 23.11.x for 23.11.11 Not pushed to LTS. Marked Resolved. If you feel this should be in LTS please reply with your reason. |