super dachuan created NIFI-14572:
------------------------------------
Summary: Provenance search request date/time is inconsistent with
the date/time shown in the UI
Key: NIFI-14572
URL: https://issues.apache.org/jira/browse/NIFI-14572
Project: Apache NiFi
Issue Type: Bug
Components: Core UI
Affects Versions: 2.4.0
Reporter: super dachuan
Attachments: 2025-05-16_16-42-12.png, 2025-05-16_16-47-46.png
When using the Provenance UI to perform a search — for example, entering the
date/time range *5/16/2025 00:00:00 - 5/16/2025 23:59:59 (CST)* — and clicking
the *Search* button, the actual provenance request generated contains an
incorrect date/time range:
{{{}startDate: "05/18/2025 04:00:00 CST"{}}},
{{{}endDate: "05/19/2025 03:59:59 CST"{}}}.
As a result, the search returns incorrect results.
Please refer to the attached screenshot for both the UI input and the resulting
request.
We encountered this issue in version 2.4.0, but it is unclear whether the
problem also exists in earlier 2.x versions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)