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 "roles" column in the Portfolio "members" table in django admin #3390

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

Comments

@abroddrick
Copy link
Contributor

Issue description

Right now on the portfolio page in django admin, we show the users in the portfolio with admins in one section and members in a section below. The member section has a role column, however, we are changing permissions and how we communicate them to users so the roles we currently display on admin are no longer applicable. We also are not going to prioritize determining replacement human readable phrases anytime soon. We should just remove the code and column as it no longer applies. (we can always look in git commit history if we want to see the code again)

Acceptance criteria

  • remove the roles column from the django admin portfolio members table
  • delete the unused code and make appropriate changes to clean up this area

Additional context

No response

Links to other issues

No response

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

No branches or pull requests

1 participant