guardicore/monkey
Voir sur GitHubInvalid configurations can be exported in the UI
Open
#3 703 ouverte le 15 sept. 2023
BugComplexity: MediumHelp wantedImpact: LowUI
Description
Describe the bug
While an invalid configuration can't be submitted through the UI, it can be exported.
Trying to import that configuration in the UI isn't allowed, so it could be frustrating for a user who didn't realise that some values were invalid while exporting.
To Reproduce
Steps to reproduce the behavior:
- Run Island
- Add invalid configuration value somewhere
- Try submitting and see warning box
- Export and check the exported configuration for invalid value
Expected behavior
Don't allow exporting configuration if some values are invalid.
Screenshots
-
Added invalid IP to configuration
-
Export modal works normally, but a warning is shown on the configuration page
-
Warning box
-
Exported configuration