| Summary: | Database version update is invalid for 22.11.20 | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Aleisha Amohia <aleisha> |
| Component: | Installation and upgrade (command-line installer) | Assignee: | Aleisha Amohia <aleisha> |
| Status: | CLOSED WORKSFORME | QA Contact: | Testopia <testopia> |
| Severity: | critical | ||
| Priority: | P5 - low | CC: | magnus, tomascohen |
| Version: | 22.11 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | Sponsored | 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: |
Bug 37693: Rename 22.11.20 db revision
Bug 37693: Rename 22.11.20 db revision |
||
|
Description
Aleisha Amohia
2024-08-20 21:59:59 UTC
Created attachment 170508 [details] [review] Bug 37693: Rename 22.11.20 db revision To test: 1. Spin up ktd with v22.11.19 checked out 2. Check out v22.11.20 3. Upgrade the schema sudo koha-upgrade-schema $(sudo koha-list --enabled) 4. Notice you get an invalid db_rev error 5. Apply Bug 37693 6. Repeat step 3 7. Confirm the db update is applied successfully 8. Restart services and confirm you can access the upgraded Koha restart_all Sponsored-by: Catalyst IT Created attachment 170509 [details] [review] Bug 37693: Rename 22.11.20 db revision To test: 1. Spin up ktd with v22.11.19 checked out 2. Check out v22.11.20 3. Upgrade the schema sudo koha-upgrade-schema $(sudo koha-list --enabled) 4. Notice you get an invalid db_rev error 5. Apply Bug 37693 6. Repeat step 3 7. Confirm the db update is applied successfully 8. Restart services and confirm you can access the upgraded Koha restart_all Sponsored-by: Catalyst IT Hi Aleisha, this is already fixed. You need to use the 22.11.20-2 tag if you build your own packages. Always look for the newest tags. See: https://git.koha-community.org/Koha-community/Koha/commit/d0cefd8344345cc4499a16d5b2998463df0121dd Packages and tarball should have been updated, I checked the tarballs myself. |