Skip to content

Fix displaying blocked issues on the board

Jarka Košanová requested to merge 207087-blocked-status-issue into master

What does this MR do?

On issue boards when there is a blocked issue we display an icon next to it.

The problem we have now is that we display that icon even when the blocking issue has already been closed. This MR fixes this behavior and displays the icon only when there is an opened blocking issue.

There was no fix needed on the frontend, we only need to return correct data on backend

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Issue: #207087 (closed)

Edited by Justin Farris

Merge request reports