Done
Details
Assignee
Viktor SorokaViktor SorokaReporter
Magda ZacharskaMagda ZacharskaPriority
P3Story Points
8Sprint
NoneDevelopment Team
ConcordeFix versions
TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Viktor Soroka
Viktor SorokaReporter
Magda Zacharska
Magda ZacharskaPriority
Story Points
8
Sprint
None
Development Team
Concorde
Fix versions
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created April 21, 2020 at 9:34 PM
Updated July 11, 2020 at 12:25 AM
Resolved June 12, 2020 at 10:47 PM
Purpose
This user story covers the functionality that when the user provides the list of the UUIDs of the records to be exported, the new form will be displayed that will contain the list of the available job profiles.
Scenario 1:
Given: The user has a file with the list of the UUIDs of the records to be exported
When: The file is uploaded on the data export landing page
Then: The Select profile form is displayed and contains following information:
Name of the profile
Description
Updated (date)
Updated by (First name, Last name)
Only one pane that contains the list of the job profiles in Q2
Scenario 2: – not in scope for Q2
Given: The Select profile form is displayed
When: The user moves mouse over the row
Then: The "Select to run export" tooltip is displayed
Scenario 3:
Given: The Select profile form is displayed
When: The user selects the job profile
Then: "Are you sure you want to run this job?" modal is displayed
Scenario 4:
Given: "Are you sure you want to run this job?" modal is displayed
When: The user clicks the Cancel button
Then: "Select job profile form" is displayed
Scenario 5:
Given: "Are you sure you want to run this job?" modal is displayed
When: The user clicks the Run button
Then: The export starts and the user is taken to the landing page
Note: refreshing the page is outside the scope for this user story. Also, deleting the file is outside the scope for this user story.