Bug 38173

Summary: Fix description of koha-dump --exclude-indexes
Product: Koha Reporter: Magnus Enger <magnus>
Component: Command-line UtilitiesAssignee: Magnus Enger <magnus>
Status: Pushed to stable --- QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: lucas, phil, robin
Version: Main   
Hardware: All   
OS: All   
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
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
Currently:

--exclude-indexes     Include Zebra indexes on the backup
--exclude-logs        Exclude /var/log/koha/name from the backup

Proposed changes in the first line: 

--exclude-indexes     Exclude Zebra indexes from the backup
--exclude-logs        Exclude /var/log/koha/name from the backup
Comment 1 Magnus Enger 2024-10-15 11:53:18 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"
Comment 2 David Nind 2024-10-18 17:52:52 UTC
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>
Comment 3 Phil Ringnalda 2024-10-18 18:35:47 UTC
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>
Comment 4 Tomás Cohen Arazi (tcohen) 2024-10-22 14:32:31 UTC
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>
Comment 5 Katrin Fischer 2024-10-23 17:18:54 UTC
Pushed for 24.11!

Well done everyone, thank you!
Comment 6 Lucas Gass (lukeg) 2024-11-20 18:37:06 UTC
Backported to 24.05.x for upcoming 24.05.06