Bulk edit jobs are not filtered by date on "Logs" tab
Description
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:
and the issue was verified on Orchid Bugfest, works as expected
JenkinsNotificationsMarch 22, 2023 at 1:57 PM
Deployed to Orchid bf env. Moved status to In bugfix review from status Awaiting deployment. Please proceed with verification
Yauheniya KryshtafovichMarch 17, 2023 at 2:26 PM
verified on Snapshot-2, filtering by date works as expected:
Siarhei CharniakMarch 15, 2023 at 2:17 PM
Verified on snapshot-2 environment, bulk edit job are filtered by date without errors:
Viachaslau KhandramaiMarch 9, 2023 at 1:12 PM
Issue will be fixed in scope of FOLSPRINGB-99. Current story should be used for verification and possible changes in bulk-operations after upgrading folio-spring-base.
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: