You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added a fix for this but I found that there is already a migration that is supposed to fix this. I came to this point by setting up a new installation with an existing (older) project.yaml. In that case the migration is not executed.
The bug here is that Craft’s installer shouldn’t be applying the current project.yaml file if the Craft schema version in there doesn’t match up with what’s actually installed. (That was already the case for plugin schema versions.) Fixed for the next release.
Description
I'm seeing the following error on
admin/settings/users/settings
:Screenshot:

Steps to reproduce
Additional info
The text was updated successfully, but these errors were encountered: