-
-
Notifications
You must be signed in to change notification settings - Fork 983
Milestone
Description
Issue Type
- Bug Report
Summary
When in maintenance mode, when you try to create a secret config or an authorization config, the save in those modals does not show the message that maintenance mode is on.
Environment
Basic environment details
- Go Version: 20.2.0
- Browser vendor and version (if relevant): Firefox 74.0
Steps to Reproduce
- Put server in maintainence mode.
- Try to save a secret config or authorization config.
Expected Results
Should show a message about maintenance mode.
Log snippets
There seems to be a Javascript error in the console, which might be relevant. It says:
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
Code snippets/Screenshots
This works (role config):
This doesn't (secret config):
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

