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

Ensure invited portfolio members can see the org model #3319

Open
2 tasks
abroddrick opened this issue Jan 9, 2025 · 0 comments
Open
2 tasks

Ensure invited portfolio members can see the org model #3319

abroddrick opened this issue Jan 9, 2025 · 0 comments
Labels
dev issue is for the dev team

Comments

@abroddrick
Copy link
Contributor

Issue description

When the org model waffle flags are turned on only for the org_model_user group in production
then as an project lead, I want users to be able to invite someone to their organization via the members portfolio table, and on that users next login they should see the org model view,
so that I don't have to manually add people to the org_model_user group when the member management flag is on

Acceptance criteria

  • When someone is added to a portfolio they are also added the org_model_user group (see stable/staging or ag for the group name)
    • when the member management flag is on
    • note someone could be added to a portfolio with an invitation or user portfolio permissions, both should be covered here
  • this applies to django admin and the registrar

Additional context

Right now on stable we are using this group to add people to the org model while still having the org model off for others, yet we didn't make sure that when a portfolio invitation is made that a person is added to this group.

removing someone from this group will be handled in #3318

Links to other issues

@abroddrick abroddrick added the dev issue is for the dev team label Jan 9, 2025
@abroddrick abroddrick moved this from 👶 New to 🎯 Ready in .gov Product Board Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev issue is for the dev team
Projects
Status: 🎯 Ready
Development

No branches or pull requests

1 participant