Skip to content

[EE] Refactor the way we pass `old associations` to issuable's update services

CE MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15542

What does this MR do?

Improves the architecture to pass around associations' previous values in IssuableBaseService.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Because the methods signature were started to become quite long.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #40226

Merge request reports

Loading