-
Type:
Maintenance
-
Status: On Hold
-
Priority:
Medium
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Company:All Clients/Multiple Clients
-
Epic Link:
As latest status and status history API will have huge data. So need to provide pagination into API.
Below things needs to consider
1. Page Size
2. Page Index
3. Any additional filter for data searching
4. Sorting
- relates to
-
DMS-1596 CBATS : Document link in latest status api
-
- Done
-
-
- Time Spent:
- 4h
-
Analysis and document creation for additional filters to API
-
- Time Spent:
- 2h
-
Discussion with Ramya
Code debugging
-
- Time Spent:
- 7h
-
- Discussion with rohan
- finalize implementation approach
- code changes
- debugging
-
- Time Spent:
- 3h
-
Worked on search criteria
-
- Time Spent:
- 7.5h
-
Done with following changes
- LatestStatus
- Page Size
- Page index
- Searching(document name,template name,created by user,last updated by user)
- sorting(created date,last updated date,document name,template name)
- StatusHistory
- Page Size
- Page index
- Searching(document name,template name,created by user,last updated by user
-
- Time Spent:
- 7.5h
-
- Unit test case writing
- Integration test case writing
- Discussion with Ramya, Ganesh and Rohan