Skip to content

Update epic inherited dates and create notes when reordering in epic tree

Eugenia Grieff requested to merge 231332-epics-not-inheriting-dates into master

What does this MR do?

Related to #231332 (closed)

When we set a new parent to an issue or epic being reordered in the tree, we need to use the existing variations of IssuableLinks::CreateService to create a new link between the objects. This will ensure that system notes are created with SystemNoteService and inherited dates are updated for epics if present (using Epics::UpdateDatesService).

Screenshots

Moving an issue under a new epic Moving an epic under a new epic
Screen_Shot_2020-08-21_at_12.25.18 Screen_Shot_2020-08-21_at_12.28.32

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Eugenia Grieff

Merge request reports

Loading