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 cannot reproduce the error. Do you use any other plugins? (please list it)
It should be always one admin user available in Redmine DB - independent if sudo_mod is active or not active. If no admin user is in your database, you get this error. Can you check your users table in database, if there is an existing admin user in it?
Actually seems I've used invalid steps. I've tried to migrate additionals to version 0 and back to current, but redmine_sudo depends on additionals and seems needed to migrate to version 0 in this case too.
I've tried it with many plugins installed to check some conflicts with additionals, but verified with only redmine_sudo and additionals .
When redmine configured to use sudo:
sudo_mode: true
in config/configuration.yml
CreateDashboardDefaults migration may fail if admin user has admin attribute set to false by sudo timeout.
producing log like this
If I login to redmine as Admin user and use sudo button before trying to migrate it will create dashboard successfully and complete other migrations.
The text was updated successfully, but these errors were encountered: