[BUG] Migration for cycle_end fails on upgrade #559

Closed
opened 2026-07-30 09:42:33 +02:00 by simon · 0 comments
Owner

After updating to the latest image, the container no longer starts. Migrations abort at 20260630163238_add_cycle_end_to_membership_fee_cycles with an error about "yearly" — looks like something goes wrong with the fee intervals while the new cycle_end column is being filled.

Started happening after #547 was merged.

Expected:

migrations run through on an existing database, and installations can upgrade without manual steps.

After updating to the latest image, the container no longer starts. Migrations abort at `20260630163238_add_cycle_end_to_membership_fee_cycles` with an error about `"yearly"` — looks like something goes wrong with the fee intervals while the new `cycle_end` column is being filled. Started happening after #547 was merged. ## Expected: migrations run through on an existing database, and installations can upgrade without manual steps.
simon closed this issue 2026-07-31 10:23:40 +02:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
local-it/mitgliederverwaltung#559
No description provided.