Skip to content

Resolve: When you add an issue to an epic that is already in the epic, you get erroneous system notes

Felipe Cardozo requested to merge issue_6944 into master

What does this MR do?

Fixes a bug when assigning issues to epics twice and generating erroneous system notes.

  • When all issues references are repeated it returns a conflict error message
  • When one of the issues references passed is not assigned it creates the system messages only for the given issue.

What are the relevant issue numbers?

Closes #6944 (closed)

Does this MR meet the acceptance criteria?

Edited by Felipe Cardozo

Merge request reports