Skip to content

WIP: 46538 refactor member service

Marc requested to merge marcshaw/gitlab-ce:46538_refactor_member_service into master

What does this MR do?

Refactor the Create service into another service, and move the add_user from the member model into the create service.

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

The api and the UI should both be getting logged through the create service.

Why was this MR needed?

Tech debt + This will make it easier to complete: 30791

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#46538 (moved)

Edited by Marc

Merge request reports