Skip to content

Commit

Permalink
Format migration text
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverguenther committed Oct 15, 2024
1 parent d507fcd commit 16e03af
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,13 @@ def migrate_provider!(name, configuration)
raise <<~ERROR
Failed to create or update OpenID provider #{name} from previous settings format.
The error message was: #{call.message}
Please check the logs for more information and open a bug report in our community:
https://www.openproject.org/docs/development/report-a-bug/
If you would like to skip migrating the OpenID provider setting and discard them instead, you can use our documentation
to unset any previous OpenID provider settings:
https://www.openproject.org/docs/system-admin-guide/authentication/openid-providers/
ERROR
end
Expand Down

0 comments on commit 16e03af

Please sign in to comment.