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

Refactor Scenario5 #19235

Merged
merged 5 commits into from
Aug 30, 2023
Merged

Conversation

piedram
Copy link
Contributor

@piedram piedram commented Aug 22, 2023

Resolves APPEALS-24904, APPEALS-27506 APPEALS-27966
APPEALS-26134

Description

Value Statement: As a Caseflow QA, BA, and Developer, I need to ensure that scenario 5 - As a Special Case Movement User, assigning a case in a VLJ's possession to an attorney is working as intended outlined in the requirements so that it is functional in all environments.

Acceptance Criteria

  • Code compiles correctly

1 When the user selects the "Actions" dropdown from the "Currently active tasks":
2 Once expanded, user can select "Assign to attorney" from modal
3 "Assign task" appears:

  • SCM User selects Assign to dropdown (Required)
  • SCM User selects name of attorney (Required)
  • SCM User can provide instructions and context in a text box (Required)
  • Clicking the "Assign" button to confirm the action

4 When case is assigned, user is re-directed to "Your cases" queue with a green confirmation banner notification

  • Former SCM User task is now assigned back to attorney from a VLJ and found in their cases

5 New case is found in the "Currently active tasks" section

  • Assigned To:
  • Assigned By:
  • Task:

6 Check that work is behind feature toggle

@cacevesva cacevesva marked this pull request as ready for review August 30, 2023 17:48
@cacevesva cacevesva merged commit f6180ec into feature/APPEALS-24914 Aug 30, 2023
1 of 14 checks passed
@cacevesva cacevesva deleted the piedram/APPEALS-26134-refactor branch August 30, 2023 17:49
vinner57 pushed a commit that referenced this pull request Aug 31, 2023
Co-authored-by: cacevesva <109166981+cacevesva@users.noreply.github.com>
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