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:

  1. Select "Bulk Edit" app=> Click on "Logs" from the "Set criteria" in the left side pane

  2. Click on the "Start date" accordion on "Record types" filter accordion

  3. Click on the "From" date picker and select any future date

  4. Click on the "To" date picker and select the same future date

  5. 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:

CSP Request Details

None

CSP Rejection Details

None

Potential Workaround

None

Attachments

4

Checklist

hide

TestRail: Results

Activity

Show:
Done

Details

Assignee

Reporter

Labels

Priority

Story Points

Sprint

Development Team

Firebird

Fix versions

Release

Orchid (R1 2023) Bug Fix

RCA Group

TBD

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs

Created February 14, 2023 at 12:44 PM
Updated March 27, 2023 at 10:42 AM
Resolved March 21, 2023 at 3:22 PM
Loading...