Skip to content

Removes data migration that causes errors during setup#4718

Merged
joemull merged 2 commits into
masterfrom
b-4632-bugfix
Apr 18, 2025
Merged

Removes data migration that causes errors during setup#4718
joemull merged 2 commits into
masterfrom
b-4632-bugfix

Conversation

@ajrbyers

@ajrbyers ajrbyers commented Apr 11, 2025

Copy link
Copy Markdown
Member

Originally I tried to fix this migration but realised that there no circumstances under which it will ever work in the future or be useful. The migration was added over two years ago so it has no effect for new installs and anyone still using a version of Janeway that old is very unlikely. The _es setting value will always be missing and it will be skipped or it will error out. We need to decide, for the future, how to handle adding new languages in a safe way or ensure that all migrations will always run. It may be that we need to shift the altering of settings like this out of the migration process all together (although it has proven convenient up until now).

This closes #4632

Once merged we can create a 1.7.5 release.

@ajrbyers ajrbyers requested a review from joemull April 16, 2025 19:39
@ajrbyers ajrbyers added this to the v1.8.0 Tracker milestone Apr 16, 2025
@joemull joemull changed the base branch from master to r-v1.7.x April 18, 2025 09:07
@joemull joemull changed the base branch from r-v1.7.x to master April 18, 2025 09:08
@joemull

joemull commented Apr 18, 2025

Copy link
Copy Markdown
Member

Merging without a second review since it's a high-priority patch.

@joemull joemull merged commit b24495c into master Apr 18, 2025
@joemull joemull deleted the b-4632-bugfix branch April 18, 2025 09:27
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.

Lastest Janeway versions fail to install with fresh install

2 participants