Skip to content

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

EE MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3537

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 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports