Resolve "Add Type selector to new Issue creation form"
All threads resolved!
This merge is a tiny MVC for #230857 (closed) where we add a new dropdown to the Issue creation for called: Type. This drop-down defaults to the type issue
but allows for type incident
to be selected. This merge also hides certain dropdowns for type incident i.e. weight, epic && milestone.
Operations > Incidents > Create new incident
: This button pre-selects the Incident type in the dropdown, all other buttons pre-select issue.
Issue | Incident |
---|---|
![]() |
![]() |
If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:
@gitlab-com/gl-security/appsec
Closes #230857 (closed)