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

Add New User Status evaluator_role_requested #1502

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

emmabjj
Copy link

@emmabjj emmabjj commented Jan 8, 2025

Description

Relevant tickets: Challenge_platform User Story 287 & PR 287

This change is required to keep the Phoenix and Rails apps in sync.

An additional user status was added in the Rails app ('evaluator_role_requested').
This user status is for existing users that need their role changed.
The user's role will need to be changed to 'evaluator' by an admin, then their status becomes 'Available' for assignment to submissions.

Related Issues

Related tickets: Challenge_platform User Story 287 & PR 287

Changes Made

  • Added a new user status evaluator_role_requested to align with the user statuses in the Rails app

Screenshots (if applicable)

There's a UI demo in PR 287 showing the use of the new user status.

Checklist

  • PR is assigned to a project: Challenge_gov Board
  • PR is assigned to a milestone: current sprint
  • GH issues are assigned to the PR (under Development section on the right hand side)
  • PR is assigned a reviewer, and requires code review and approval by a teammate
  • New functionality is tested and all tests are green
  • I have added unit tests for new functionality or updated existing tests for changes.
  • I have updated the documentation/README accordingly, if necessary.
  • If you have DB migration, it is a "safe" migration and you've confirmed it can be rolled back.
  • If applicable, Controllers modified contain appropriate authorization plugs
  • This PR has been reviewed by at least one other team member.
  • Build has been approved for deployment in CircleCI.

@emmabjj emmabjj merged commit 3ebcc78 into eval-main Jan 8, 2025
5 checks passed
@emmabjj emmabjj deleted the add_user_status_evaluator_role_requested branch January 8, 2025 00:57
@r-bartlett-gsa r-bartlett-gsa added this to the Sprint 01/14/25 milestone Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants