Summary: | Enum search_field.type should contain year in kohastructure | ||
---|---|---|---|
Product: | Koha | Reporter: | Marcel de Rooy <m.de.rooy> |
Component: | Database | Assignee: | Marcel de Rooy <m.de.rooy> |
Status: | RESOLVED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | kyle, victor |
Version: | master | ||
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: |
22.05.00,21.11.05
|
|
Bug Depends on: | |||
Bug Blocks: | 30486 | ||
Attachments: |
Bug 30498: Fix enum search_field.type
Bug 30498: Corresponding DBIx change for SearchField Bug 30498: Fix enum search_field.type Bug 30498: Corresponding DBIx change for SearchField |
Description
Marcel de Rooy
2022-04-08 09:15:05 UTC
Created attachment 133108 [details] [review] Bug 30498: Fix enum search_field.type Resolves sync issue with upgrades. Test plan: Run dbrev. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Trivial: self SO Created attachment 133109 [details] [review] Bug 30498: Corresponding DBIx change for SearchField No test plan. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Created attachment 133137 [details] [review] Bug 30498: Fix enum search_field.type Resolves sync issue with upgrades. Test plan: Run dbrev. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> Created attachment 133138 [details] [review] Bug 30498: Corresponding DBIx change for SearchField No test plan. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> Looks good, thanks for syncing the DB :) Pushed to master for 22.05, thanks to everybody involved 🦄 Pushed to 21.11.x for 21.11.05 |