[ 
https://issues.apache.org/jira/browse/NIFI-13018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott Aslan updated NIFI-13018:
-------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> BUG - Refreshing Node Status History when open for the cluster, makes the 
> incorrect backend call
> ------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-13018
>                 URL: https://issues.apache.org/jira/browse/NIFI-13018
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Core UI
>            Reporter: Rob Fellows
>            Assignee: Rob Fellows
>            Priority: Major
>
> If you open the Node Status History dialog from the global menu and then hit 
> the refresh icon in the corner, the API call fails as it is trying to load:
> {code:java}
> http://localhost:4200/nifi-api/flow/processors/undefined/status/history
> {code}
> and gets a 404. It should be calling:
> {code:java}
> http://localhost:4200/nifi-api/controller/status/history
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to