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

Closed
2 tasks
allly-b opened this issue Jan 14, 2025 · 1 comment · Fixed by #3477
Closed
2 tasks

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

allly-b opened this issue Jan 14, 2025 · 1 comment · Fixed by #3477
Assignees
Labels
dev issue is for the dev team Feature: 🧮 Analyst Experience Issue to improve the Analysts workflow

Comments

@allly-b
Copy link
Contributor

allly-b 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)

See Slack discussion on how we want it for design set up (we're skipping a modal pop up for now)

Additional context

No response

Links to other issues

@allly-b allly-b added dev issue is for the dev team Feature: 🧮 Analyst Experience Issue to improve the Analysts workflow labels Jan 14, 2025
@allly-b allly-b moved this from 👶 New to 🎯 Ready in .gov Product Board Jan 14, 2025
@therealslimhsiehdy therealslimhsiehdy self-assigned this Feb 4, 2025
@PaulKuykendall PaulKuykendall moved this from 🎯 Ready to 🔖 Planned in .gov Product Board Feb 6, 2025
@PaulKuykendall PaulKuykendall moved this from 🔖 Planned to 🏗 In progress in .gov Product Board Feb 6, 2025
@therealslimhsiehdy
Copy link
Contributor

See Slack discussion for the changes I made on the AC.

@MzBowieFan77 MzBowieFan77 moved this from 🏗 In progress to 👀 In review in .gov Product Board Feb 11, 2025
therealslimhsiehdy added a commit that referenced this issue Feb 12, 2025
#3348: Cancel invitation within Django Admin - [GD]
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in .gov Product Board Feb 12, 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: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants