Skip to content

Add blocked icon on issue board card

What does this MR do?

When an issue is blocked, an icon displays next to the issue title on its board card.

To test:

  • Enable feature :issue_link_types
  • Go to an issue and add a related issue with type Blocks
  • Check board

Screenshots

Screenshot_from_2020-02-05_12-44-31

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 #34723 (closed)

Edited by Justin Farris

Merge request reports