[BUG] Migration for cycle_end fails on upgrade #559
Labels
No labels
bug
duplicate
enhancement
help wanted
high priority
invalid
L
low priority
M
medium priority
needs refinement
optional
question
S
technical improvement
UX Improvement
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
local-it/mitgliederverwaltung#559
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After updating to the latest image, the container no longer starts. Migrations abort at
20260630163238_add_cycle_end_to_membership_fee_cycleswith an error about"yearly"— looks like something goes wrong with the fee intervals while the newcycle_endcolumn is being filled.Started happening after #547 was merged.
Expected:
migrations run through on an existing database, and installations can upgrade without manual steps.
latestpoints at main, not at a release #561