Skip to content

chore: bump ItemsPlanningBase to 10.0.35 (apply RepeatOrdinalWeek migration)#2105

Merged
renemadsen merged 1 commit into
stablefrom
fix/items-planning-base-10-0-35
Jun 20, 2026
Merged

chore: bump ItemsPlanningBase to 10.0.35 (apply RepeatOrdinalWeek migration)#2105
renemadsen merged 1 commit into
stablefrom
fix/items-planning-base-10-0-35

Conversation

@renemadsen

Copy link
Copy Markdown
Member

Bumps Microting.ItemsPlanningBase 10.0.34→10.0.35 in the items-planning host plugin, which owns the Plannings table migrations. This makes the host apply AddRepeatOrdinalWeekToPlanning so the new Planning.RepeatOrdinalWeek column exists before any consumer (backend-config plugin/services) queries it.

Required deploy-order fix: without it, an environment running the backend-config plugin at base 10.0.35 hits Unknown column 'p.RepeatOrdinalWeek' on every Planning query (observed in backend-config PR #1012's e2e). eForm/BasePn already at the required 10.0.35/10.0.29 floors — single-line bump.

🤖 Generated with Claude Code

…inalWeek migration)

The items-planning host owns the Plannings table migrations; bumping it to 10.0.35
ensures the AddRepeatOrdinalWeekToPlanning migration is applied before any plugin
(backend-config) that references the new Planning.RepeatOrdinalWeek column.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@renemadsen renemadsen merged commit 6c1a733 into stable Jun 20, 2026
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant