[
https://issues.apache.org/jira/browse/NIFI-14581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17953100#comment-17953100
]
Pierre Villard commented on NIFI-14581:
---------------------------------------
[~dstiegli1] - Yes most likely.
I cannot reproduce the issue though. This works as expected on my side.
!Screenshot 2025-05-21 at 12.06.53.png|width=589,height=148!
!Screenshot 2025-05-21 at 12.07.07.png|width=642,height=307!
> Provenance Event search/filtering by date doesn't work
> ------------------------------------------------------
>
> Key: NIFI-14581
> URL: https://issues.apache.org/jira/browse/NIFI-14581
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Affects Versions: 2.4.0
> Environment: Edge 136.0.3240.76, Windows 23H2
> Reporter: René Zeidler
> Priority: Major
> Labels: provenance, search, timestamp, ui
> Attachments: Screenshot 2025-05-21 at 12.06.53.png, Screenshot
> 2025-05-21 at 12.07.07.png, image-2025-05-20-10-07-14-329.png,
> image-2025-05-20-10-11-36-518.png
>
>
> h1. Summary
> The provenance event search (Data Provenance -> Search Icon) doesn't work
> whenever the "Date Range" input has a value. This is especially a problem
> because the date range input contains the current date by default (which it
> probably shouldn't either):
> !image-2025-05-20-10-07-14-329.png!
> Clicking "Search" when the date range input is filled closes the modal, but
> the provenance events aren't filtered.
> h1. Cause
> The request to /nifi-api/provenance fails with HTTP 400 "Message body is
> malformed. Unable to map into expected format."
> The cause seems to be that the "startDate" and "endDate" values are in an
> unexpected format:
> !image-2025-05-20-10-11-36-518.png!
> Without these parameters the request succeeds.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)