cisagov / manage.get.gov

A Django-based domain name registrar used by the .gov domain to communicate with an EPP registry
https://get.gov
Other
53 stars 14 forks source link

Add Portfolio invitation logic including retrieval and granting org members the correct permissions #2367

Open abroddrick opened 4 days ago

abroddrick commented 4 days ago

Issue description

For the org model we will need to add permissions to the individuals invited to the Org as well as adjust org permissions to current users (both non org and org members)

As a developer, I want to be able to add a portfolio invitation for a given email address and, when that someone logs in with that email, that user portfolio role is created and the permissions added to the user.

Acceptance criteria

Additional context

No response

Links to other issues

blocked by #2366 blocks #2348 blocks #2350