Skip to content

Target Directories from Ransomware plugin are broken #4000

Closed
@ilija-lazoroski

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:

  1. Install Ransomware plugin
  2. See the error in the configuration page

Expected behavior

It should be an input, not an option.

Screenshots

image

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:
image

If we leave the Optional part and add a different default value:
image

I am guessing Optional means Option? 😄

Machine version (please complete the following information):

  • OS: Windows or Linux

Metadata

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions