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

Analyst/superuser can cancel a domain invitation in django admin #3348

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

Analyst/superuser can cancel a domain invitation in django admin #3348

abroddrick opened this issue Jan 14, 2025 · 0 comments
Labels
dev issue is for the dev team Feature: 🧮 Analyst Experience Issue to improve the Analysts workflow

Comments

@abroddrick
Copy link
Contributor

abroddrick commented Jan 14, 2025

Issue description

Analysts and superusers can cancel an invitation in the Domain Mangers page of a domain, so it makes sense they should be able to cancel an invite on django admin. However, right now we don't allow anyone to change the state on django admin for invitations, making it impossible for any one to change an invited domain invitation to "canceled".

Acceptance criteria

  • domain invitations can be canceled in django admin
  • domain invitations still cannot be manually marked as retrieved or invited (this would cause issues in other code areas)

Additional context

No response

Links to other issues

@abroddrick abroddrick added dev issue is for the dev team Feature: 🧮 Analyst Experience Issue to improve the Analysts workflow labels Jan 14, 2025
@abroddrick abroddrick moved this from 👶 New to 🎯 Ready in .gov Product Board Jan 14, 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 Feature: 🧮 Analyst Experience Issue to improve the Analysts workflow
Projects
Status: 🎯 Ready
Development

No branches or pull requests

1 participant