GhostManager/Ghostwriter

[Feature] Add Dropdown Option for Extra Fields

Open

#477 opened on Jul 9, 2024

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Python (982 stars) (154 forks)batch import
enhancementhelp wanted

Description

Is your feature request related to a problem? Please describe. I didn't see an option for the extra fields to include a dropdown of predefined values. This would be helpful as we have finding statuses (open, accepted, closed) as part of our retesting process. The testers have to set these values for custom findings using a text field, which is error-prone versus selecting predefined values. It would be helpful to also have it default to one of the predefined values such as open for a finding status.

Describe the solution you'd like Allow admin users to define dropdown extra fields with predefined values and set default values.

Contributor guide