Done
Details
Assignee
Mariia AloshynaMariia AloshynaReporter
Ann-Marie BreauxAnn-Marie Breaux(Deactivated)Priority
P3Story Points
3Sprint
NoneDevelopment Team
FolijetFix versions
TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Mariia Aloshyna
Mariia AloshynaReporter
Ann-Marie Breaux
Ann-Marie Breaux(Deactivated)Priority
Story Points
3
Sprint
None
Development Team
Folijet
Fix versions
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created September 4, 2019 at 8:05 AM
Updated June 16, 2020 at 8:24 AM
Resolved November 18, 2019 at 6:51 AM
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.