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

Remove generic org type from view on django admin #2146

Open
1 task
abroddrick opened this issue May 7, 2024 · 1 comment
Open
1 task

Remove generic org type from view on django admin #2146

abroddrick opened this issue May 7, 2024 · 1 comment

Comments

@abroddrick
Copy link
Contributor

abroddrick commented May 7, 2024

Issue description

We had updated the generic org_type to just be the same as org type without the "- Election" indicator; however this was only temporary as we ran migrations to fill with the new org types for approved domains. We now don't need to show this field on Domain, Domain Request and Domain information for any user. We can keep it in the code for filtering purposes such as on reports as it makes filtering by state/intererstate/etc easier than factoring - elections

Acceptance criteria

  • remove generic org type from view on django admin Domain information, Request, and Domain (on the individual record pages not from the tables)

Additional context

This field shouldn't show
image

This ticket originally included removing election office as well but was removed based on Alex's feedback in this thread

Links to other issues

No response

@PaulKuykendall
Copy link

@PaulKuykendall - edit this to include the election line removal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🎯 Ready
Development

No branches or pull requests

2 participants