Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement service for inviting to a team #4948

Merged
merged 3 commits into from
Jan 8, 2025
Merged

Implement service for inviting to a team #4948

merged 3 commits into from
Jan 8, 2025

Conversation

zoldar
Copy link
Contributor

@zoldar zoldar commented Jan 7, 2025

Changes

This service implements a service for inviting new members on a team.

  • if there's an existing team invite for a given email, it's overwritten
  • if overwritten invite is a guest invite, its guest invitation entries (site-bound) are pruned
  • only an owner can invite another owner
  • inviting members on a team is only possible for admins and up
  • registering from invitation link now supports team invitation id as well

Tests

  • Automated tests have been added

@zoldar zoldar marked this pull request as ready for review January 8, 2025 11:29
@zoldar zoldar requested a review from aerosol January 8, 2025 11:29
@zoldar zoldar added the preview label Jan 8, 2025
Copy link

github-actions bot commented Jan 8, 2025

Preview environment👷🏼‍♀️🏗️
PR-4948

@zoldar zoldar added this pull request to the merge queue Jan 8, 2025
Merged via the queue into master with commit 937d36f Jan 8, 2025
10 checks passed
@zoldar zoldar deleted the teams-invite branch January 8, 2025 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants