Update Invitations Service to accept users
requested to merge 350999-deprecate-use-of-members-api-for-invite-modal-in-favor-of-invitations-api-7 into master
What does this MR do and why?
Adds ability for the invitations service to accept user_id
as well as email
as invites. Can send both as well.
This is being done to further #350999 (closed) and allow us to use only the invitations API in the invite modal.
Larger picture for this can be seen in !80733 (merged)
invitations
Service/API was introduced a little over a year ago for primary use on the invitations modal. While it is a public API, most use is from that modal.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #350999 (closed)
Edited by Doug Stull