Skip to content

Removes label from previous list

Phil Hughes requested to merge moving-issue-with-two-list-labels into master

What does this MR do?

When you move an issue from one list to another that it already exists in it will correctly send the API request to remove the label from the issue. Previously it didn't make this call making it harder to remove the label.

What are the relevant issue numbers?

Closes #28484 (closed)

Merge request reports