Target Directories from Ransomware plugin are broken #4000
Closed
Description
Describe the bug
Some package updates happened in the UI, possibly leading to target directories being shown as options in the Ransomware plugin. This could be happening in other plugins as well.
To Reproduce
Steps to reproduce the behavior:
- Install Ransomware plugin
- See the error in the configuration page
Expected behavior
It should be an input, not an option.
Screenshots
It seems that it has something to do with how the field is represented in the options. We have Optional field with a default value of None. If we remove the Optional part then:
If we leave the Optional part and add a different default value:
I am guessing Optional means Option? 😄
Machine version (please complete the following information):
- OS: Windows or Linux
Metadata
Assignees
Type
Projects
Status
Done