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

Kevin Doran reassigned NIFI-4835:
---------------------------------

    Assignee: Kevin Doran

> Incorrect return type specified for 
> registries/{registry-id}/buckets/{bucket-id}/flows
> --------------------------------------------------------------------------------------
>
>                 Key: NIFI-4835
>                 URL: https://issues.apache.org/jira/browse/NIFI-4835
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Flow Versioning
>    Affects Versions: 1.5.0
>            Reporter: Charlie Meyer
>            Assignee: Kevin Doran
>            Priority: Major
>
> On 
> [https://github.com/apache/nifi/blob/b6117743d4c1c1a37a16ba746b9edbbdd276d69f/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/FlowResource.java#L1376]
> {{response = BucketsEntity.class}}
> should likely be
> {{response = VersionedFlowsEntity.class}}
>  
> same copy/paste error on line 1412 also for versions, although that should be 
> {{VersionedFlowSnapshotMetadataSetEntity.class}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to