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

Fix error in Modal Scenario5 #19211

Merged
merged 1 commit into from
Aug 21, 2023
Merged

Conversation

piedram
Copy link
Contributor

@piedram piedram commented Aug 17, 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

Testing using Seed data

1- Run the script to generate de data for scenario5
2- Open Caseflow Demo Environment Moonwalker or Voyagers
3- Login Like Special case Movement User "BVARDUNKLE"
4- View any of appeals generate for the script like '[https://voyager.caseflowdemo.com/queue/appeals/XXXXXX]
111

5- The action dropdown has to be: (Re-assign to judge, Assign to attorney)
6- Select Assign to Attorney.
7- A modal windows is open with a dropdown and Text area
112

8- In the dropdown select "other"
113

9- Other dropdown Show up, select any attorney from the list
10- Fill up the text area
114

11- Click in Assign
12- A green banner shows up
115

13- When you go to
'https://voyager.caseflowdemo.com/queue/appeals/XXXXXX' again
14- A new task "Draft Decision" is show up

116

@cacevesva cacevesva marked this pull request as ready for review August 21, 2023 18:31
@cacevesva cacevesva merged commit 972411b into feature/APPEALS-24914 Aug 21, 2023
1 of 14 checks passed
@cacevesva cacevesva deleted the piedram/APPEALS-26134 branch August 21, 2023 18:32
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