Bulk edit jobs are not filtered by date on "Logs" tab
Description
CSP Request Details
None
CSP Rejection Details
None
Potential Workaround
None
Attachments
4
blocks
relates to
requires
Checklist
hideTestRail: Results
Activity
Show:
Done
Created February 14, 2023 at 12:44 PM
Updated March 27, 2023 at 10:42 AM
Resolved March 21, 2023 at 3:22 PM
Overview:
Filtering bulk edit jobs on "Logs" tab are failed with Error
"Argument[
2023-02-14: 2023-02-15
]of type[
java.lang.String
]did not match parameter type[
java.time.LocalDateTime(n/a)
]"
Steps to Reproduce:
Select "Bulk Edit" app=> Click on "Logs" from the "Set criteria" in the left side pane
Click on the "Start date" accordion on "Record types" filter accordion
Click on the "From" date picker and select any future date
Click on the "To" date picker and select the same future date
Click "Apply" button
Expected Results:
The result table is populated based on the date conditions
Actual Results:
Filtering bulk edit jobs failed with 400 Error :
Argument[
2023-02-13: 2023-02-14
]of type[
java.lang.String
]did not match parameter type[
java.time.LocalDateTime(n/a)
]
Additional Information:
URL:
Interested parties: