Data Export App - View all logs page - left pane
Description
Environment
Potential Workaround
Attachments
clones
defines
has to be done after
is cloned by
Checklist
hideTestRail: Results
Activity

Yauheniya KryshtafovichNovember 18, 2022 at 2:05 PM
Hi, and the story is verified on snapshot env:
1. Search and filter pane is added and users should be able to filter the jobs -- works as expected
2. User can collapse and expand the pane by clicking the arrow in the top right corner-- works as expected
3. When the forms opens the Search and filter pane is expanded -- works as expected
4. The Search dropdown contains options: Keyword( ID, File name), Id, File Name – contains only ID, Others should be should be verified after https://folio-org.atlassian.net/browse/MDEXP-110
5. There is Search button – works as expected: inactive until start typing
6. There is reset all button that resets form -- works as expected
7. There is a checkbox pair that allows to filter the list by Errors in export --works as expected
8.User can filter the list by the date range when the job – works as expected
9. User can filter the list by job profile – works as expected
10. User can filter the list by user who triggered the export – should be verified after https://folio-org.atlassian.net/browse/MDEXP-110

Yauheniya KryshtafovichNovember 11, 2022 at 11:06 AMEdited
Hi, and
While checking this ticket I've notice that date picker does not working correctly. On snapshot env:
1. "Data Export"=> "View logs"
2. Fill in the "From" and "To" input fields with "Yesterday" date =>Click "Apply"
Actual result: The result list is retrieved with "Today" export jobs

Uladzislau KutarkinNovember 7, 2022 at 2:07 PM
Also , please clarify what option we need to have in search field if we split that story ?

Uladzislau KutarkinNovember 6, 2022 at 12:47 PMEdited
since we need the backend story can we split that story ? Because for now, we have working filters for jobsId, errors in export, and date. In the search field, we can search by jobId, but can't by file name, we can hide that search field with a filter since backend story won't be ready or we can hide options for keyword and file name. What do you think about that?

Magda ZacharskaNovember 4, 2022 at 10:13 PM
- please update so that it handles all searches required so that we can implement the whole functionality.
Details
Assignee
Uladzislau KutarkinUladzislau KutarkinReporter
Magda ZacharskaMagda ZacharskaLabels
Priority
P3Story Points
3Sprint
NoneDevelopment Team
FirebirdFix versions
Release
Orchid (R1 2023)TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee

Reporter

Purpose:
The View all form on the Data export log page does not contain Search and filter left pane. In scope of this ticket the Search and filter pane is added and users should be able to filter the jobs.
Requirements
User can collapse and expand the pane by clicking the arrow in the top right corner.
When the forms opens the Search and filter pane is expanded
The Search dropdown contains options: Keyword( ID, File name), Id, File Name
There is Search button
There is reset all button that resets form
There is a checkbox pair that allows to filter the list by Errors in export
User can filter the list by the date range when the job
User can filter the list by job profile
User can filter the list by user who triggered the export
Acceptance criteria
All requirements are met