All work
- Add preview action to choose jobs screenUIDATIMP-311
- Add action options to choose jobs screenUIDATIMP-268Resolved issue: UIDATIMP-268Mariia Aloshyna
- Data import Choose jobs screen - 3rd paneUIDATIMP-258Resolved issue: UIDATIMP-258Oleksandr Yehorov
- Data import Choose jobs screen - 2nd paneUIDATIMP-257Resolved issue: UIDATIMP-257Oleksandr Yehorov
4 of 4
Add preview action to choose jobs screen
CSP Rejection Details
None
CSP Request Details
None
CSP Approved
None
Description
Environment
None
Potential Workaround
None
Attachments
2
defines
relates to
Checklist
hideTestRail: Results
Details
Assignee
UnassignedUnassignedReporter
Ann-Marie BreauxAnn-Marie Breaux(Deactivated)Priority
P3Story Points
5Development Team
FolijetRelease
Not ScheduledTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Unassigned
UnassignedReporter
Ann-Marie Breaux
Ann-Marie Breaux(Deactivated)Priority
Story Points
5
Development Team
Folijet
Release
Not Scheduled
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created October 30, 2019 at 6:02 AM
Updated April 26, 2022 at 8:50 PM
Activity
Show:
Ann-Marie BreauxOctober 30, 2019 at 12:28 PMEdited
Please add preview-related backend stories when you have a chance, and link them to
will provide endpoint.
Purpose: To be able to run uploaded files in preview mode
NOTE: Keep Blocked and hide the preview button until backend preview fxn is completed
As a staff person
I want to be able to run an imported file in Preview mode
So that I can review the results and then run it for real before all the changes are committed in all of the apps.
See attached wireframe Apply a job profile to the uploaded files.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 add an option to the existing ones:
Run (already exists)
Preview
Edit job profile
Scenario 2
Given the Preview option in the Job profile caret
When a user selects the Preview option
Then display a modal similar to the attached Save changes modal.png
Header: Are you sure you want to preview this job?
Text: You have selected the [job profile name] job profile to Preview the uploaded files
Buttons:
on left: Cancel [default]
on right: Preview
Scenario 3
Given the Preview 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 Preview modal
When the user selects Preview
Then begin the import in Preview mode
Scenario 5
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.