Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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:
http://localhost:4200/nifi-api/flow/processors/undefined/status/history
and gets a 404. It should be calling:
http://localhost:4200/nifi-api/controller/status/history