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 user status evaluator_role_requested to admin action required #1518

Open
wants to merge 1 commit into
base: eval-main
Choose a base branch
from

Conversation

emmabjj
Copy link

@emmabjj emmabjj commented Jan 15, 2025

Description

Add new valid user status evaluator_role_requested to show up in admin action required and give it a yellow status color.

Given an existing user with status evaluator_role_requested, when assigned to a challenge phase in the Rails app,
then that user shows up in the Phoenix app as admin action required and the admin can activate that user.

Related Issues

#287

Changes Made

  • Include evaluator_role_requested user status to statuses of users_requiring_action
  • Add yellow status to 'Evaluator Role Requested'

Screenshots (if applicable)

evaluator role requested

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.

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.

2 participants