Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
-
EPAM BatchLoader Sprint 29
-
3
-
Folijet
Description
Purpose: To be able to assign job profiles to newly-uploaded files
As a staff person
I want to be able to select the job profile to use for newly-uploaded files and choose whether to Run the job or Edit the job profile
So that I can begin the import process
See attached wireframe Run-mockup.png
Scenarios
- Scenario 1
- Given the 3rd pane (job profile details) of the Data Import "choose jobs" screen
- When a user clicks the down caret next to the name of the Job profile
- Then display 2 options:
- Run
- Edit job profile
- (NOTE: Preview will be added later in
UIDATIMP-268)
- Scenario 2
- Given the Run option in the Job profile caret
- When a user selects the Run option
- Then display a modal similar to the attached Save changes modal.png
- Header: Are you sure you want to run this job?
- Text: You have selected the [job profile name] job profile to Run the uploaded files
- Buttons:
- on left: Cancel [default]
- on right: Run
- Scenario 3
- Given the Run modal
- When the user selects Cancel
- Then return them to the "choose jobs" page and allow them to assign a different job or select a different option
- Scenario 4
- Given the Run modal
- When the user selects Run
- Then begin the import in Run mode
- Scenario 5
- Given the 3rd pane (job profile details) of the Data Import "choose jobs" screen
- When a user views the job profile details
- Then include a default button at the top right for Run
- Scenario 6
- Given the Run button in the 3rd pane (job profile details) of the Data Import "choose jobs" screen
- When a user clicks that button
- Then have it behave the same way as the Run option in the caret next to the job profile name
- Scenario 7
- Given the "Edit job profile" option in the Job profile caret
- When a user selects the "Edit job profile" option
- Then take them to the Edit screen of that specific job profile in Settings/Data import
- And once they have edited/saved/duplicated the job profile, return them to the "choose jobs" screen with the uploaded file(s) and same job profile queued up, so that they can Run the revised job profile
- Scenario 8
- Ensure automated testing coverage for this new code is 80% plus and confirm with screenshot
Note: we will eventually have different permissions for users who can Preview files versus users who can Run files. Please ensure this will be possible with the design.
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-2077 Remaining Job and Match profile work, part 2
-
- Closed
-
- relates to
-
UIDATIMP-311 Add preview action to choose jobs screen
-
- Blocked
-