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

Reset admin and approval status for operator users #2690

Open
20 tasks
pbastia opened this issue Jan 15, 2025 · 0 comments
Open
20 tasks

Reset admin and approval status for operator users #2690

pbastia opened this issue Jan 15, 2025 · 0 comments

Comments

@pbastia
Copy link
Contributor

pbastia commented Jan 15, 2025

Description:

As a CAS Admin or developer, I want to reset the admin and approval status for any industry user, so that I can reset access for a company where the original admin doesn't have access anymore.

Right now, this process requires a manual intervention in the database.
Solutions could be:

  • a feature somewhere in the admin app
  • a job running a custom command, triggered either manually or by a DAG
  • ...?

Ideally, the pattern we choose here can be extended to fix any glitches or mistakes in the prod data

Acceptance Criteria:

Given
When
Then

Development Checklist:

  • Checklist item
  • Checklist item
  • Checklist item
  • Meets the DOD

Definition of Ready (Note: If any of these points are not applicable, mark N/A)

  • User story is included
  • User role and type are identified
  • Acceptance criteria are included
  • Wireframes are included (if required)
  • Design / Solution is accepted by Product Owner
  • Dependencies are identified (technical, business, regulatory/policy)
  • Story has been estimated (under 13 pts)

Definition of Done (Note: If any of these points are not applicable, mark N/A)

  • Acceptance criteria are tested by the CI pipeline
  • UI meets accessibility requirements
  • Configuration changes are documented, documentation and designs are updated
  • Passes code peer-review
  • Passes QA of Acceptance Criteria with verification in Dev and Test
  • Ticket is ready to be merged to main branch
  • Can be demoed in Sprint Review
  • Bugs or future work cards are identified and created
  • Reviewed and approved by Product Owner

Blocked By/Blocking

Notes:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant