[ 
https://issues.apache.org/jira/browse/NIFIREG-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16349269#comment-16349269
 ] 

ASF GitHub Bot commented on NIFIREG-135:
----------------------------------------

GitHub user kevdoran opened a pull request:

    https://github.com/apache/nifi-registry/pull/98

    NIFIREG-135 Fix versionCount for createFlowVersion result

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kevdoran/nifi-registry NIFIREG-135

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi-registry/pull/98.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #98
    
----
commit 9a399d4c36f641337e2002700e970b9fc136cb45
Author: Kevin Doran <kdoran@...>
Date:   2018-02-01T21:00:20Z

    NIFIREG-135 Fix versionCount for createFlowVersion result

----


> BucketFlowsApi.create_flow_version returns an incorrect version count
> ---------------------------------------------------------------------
>
>                 Key: NIFIREG-135
>                 URL: https://issues.apache.org/jira/browse/NIFIREG-135
>             Project: NiFi Registry
>          Issue Type: Bug
>    Affects Versions: 0.1.0
>            Reporter: Daniel Chaffelson
>            Assignee: Kevin Doran
>            Priority: Major
>             Fix For: 0.2.0
>
>
> Using the Python version of the Swagger defined client at:
> [https://github.com/Chaffelson/nipyapi/blob/master/nipyapi/registry/apis/bucket_flows_api.py]
> The VersionedFlow sub-object in the VersionedFlowSnapshot returned by the 
> create_flow_version call does not correctly increment the version_count 
> variable.
> If the Flow is subsequently retrieved using get_flow_version, the 
> version_count is correct.



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

Reply via email to