Details
-
Story
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
-
EPAM BatchLoader Sprint 34
-
2
-
Folijet
Description
Purpose: To fill in the details of the job profile. Part 1 is adding match profiles
As a staff person importing metadata records
I want to be able to associate the correct match profiles and action profiles with job profiles
So that I can create a complete import profile
NOTES:
- The entire job profile details are shown in https://drive.google.com/open?id=1qkdghHe02_tnpMmEpVi8pdABhrR4VQqldZudUur1NOg. Only the screens relevant to this story are attached.
- The majority of this work will be handled in
UIDATIMP-326 - The work in this story will be to go through all of these scenarios to ensure they are working properly and write the appropriate tests
- A-M to add logic rules for when things can be added
Scenarios
- Scenario 1
- Given the Overview section of the Job profile Create/Edit screen
- When there is no associated match or action profile
- Then display
- A grey plus
sign button
- Followed by a large blue and white "Click here to get started" message, as shown in 02 Job profile overview Part 1a.PNG
- A-M note: using a standard component that is grey instead of blue, and cannot be suppressed completely after the first match/action profile is added.
- A grey plus
- Scenario 2
- Given the plus sign
- When the user clicks it
- Then
- Hide the "get started" message
- And display options to pick a match or action profile with their icons, preceded by "Add..." in grey, as shown in 03 Job profile overview Part 1b.PNG
- Scenario 3
- Given the match/action profile options
- When the user clicks to add a Match profile
- Then open the profile picker component, showing all available Match profiles that are not secondary matches (submatches), as shown in 04 Job profile overview Part 1c.PNG
- Scenario 4
- Given the match profile picker component
- When a user selects a match profile
- Then
- Close the profile picker component
- Add the match profile to the job profile using this one-line format left-to-right (as shown in 05 Job profile overview Part 1d.PNG)
- Match profile icon
- "Match profile:"
- "[name of match profile, from first column of profile picker]"
- [space] [dot] [space]
- [match icon and summary of match, from second column of profile picker]
- vertical line
- unlink icon (trash can/delete icon will be suppressed - see UIDATIMP-??)
- Close the profile picker component
- Scenario 5
- Given the newly-added match profile line in the job profile
- When viewing the job profile
- Add lines and indentations as shown in 05 Job profile overview Part 1d.PNG
- With options "For matches" and then "For non-matches"
- With an additional plus sign icon below each, so that additional profiles can be attached
- Scenario 6
- Ensure automated testing coverage for this new code is 80% plus and confirm with screenshot
TestRail: Results
Attachments
Issue Links
- defines
-
UIDATIMP-342 Create complete Job Profiles creation/save process
-
- Closed
-
-
UXPROD-2208 Remaining Job and Match profile work, part 3
-
- Closed
-
- is blocked by
-
UIDATIMP-326 Create ProfileTreeComponent
-
- Closed
-
- relates to
-
UIDATIMP-313 Job profile details, part 2: adding secondary match/action profiles
-
- Closed
-
-
UIDATIMP-314 Job profile details, part 3: adding action profiles
-
- Closed
-
-
UIDATIMP-315 Job profile details, part 4: unlinking match or action profiles
-
- Closed
-
-
UIDATIMP-316 Job profile details, part 5: removing "React to" from action profiles
-
- Closed
-
-
UIDATIMP-317 Job profile details, part 6: View details pane
-
- Closed
-
- requires
-
UIDATIMP-275 Create Associator Component
-
- Closed
-