Skip to content

Update Invitations Service to accept users

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.

Related to #350999 (closed)

Edited by Doug Stull

Merge request reports