Skip to content

Remove weight from incidents sidebar

David O'Regan requested to merge 229971-remove-weight-incidents into master

What does this MR do?

A tiny MVC for #229971 (closed) where we remove the weight feature from the issues sidebar for incident types.

This MR also fixes a ~bug where the Weight input field was shown on the "New issue" form in case of unlicensed Enterprise Edition.

Screenshots

Sidebar

Incident Issue
Screenshot_2020-08-30_15-21-12 Screenshot_2020-08-30_15-21-34

Weight input field bug fix

Scenario master This MR
EE licesened Screenshot_from_2020-09-04_11-59-58 Screenshot_from_2020-09-04_11-59-58
EE not licesened 🚫 Screenshot_from_2020-09-04_10-59-50 Screenshot_from_2020-09-04_11-59-15

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

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:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Contributes to #229971 (closed)

Edited by Peter Leitzen

Merge request reports