Skip to content

Remove blocking issue radio inputs from "Add an epic" form

Coung Ngo requested to merge 207455-frontend-fix-epic-blform into master

What does this MR do?

This MR removes the blocking issue radio inputs from the "Add an epic" form in an epic. This bug occurred because epics reuse the same form as issues.

Issue: #207455 (closed)

Screenshots

Before After
Screenshot_2020-02-26_at_5.11.40_pm Screenshot_2020-02-26_at_5.09.14_pm

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

Closes #207455 (closed)

Edited by Justin Farris

Merge request reports