You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/21 19:32:00 UTC

[jira] [Commented] (NIFIREG-22) Add a count field to VersionedFlow to be populated when retrieving items

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

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

GitHub user bbende opened a pull request:

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

    NIFIREG-22 Adding versionCount to VersionedFlow with back-end support…

    … for populating it

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

    $ git pull https://github.com/bbende/nifi-registry NIFIREG-22

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

    https://github.com/apache/nifi-registry/pull/11.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 #11
    
----
commit 07a757bc63c282ad4373f6b1ad160830fe8be64d
Author: Bryan Bende <bb...@apache.org>
Date:   2017-09-21T17:02:26Z

    NIFIREG-22 Adding versionCount to VersionedFlow with back-end support for populating it

----


> Add a count field to VersionedFlow to be populated when retrieving items
> ------------------------------------------------------------------------
>
>                 Key: NIFIREG-22
>                 URL: https://issues.apache.org/jira/browse/NIFIREG-22
>             Project: NiFi Registry
>          Issue Type: Improvement
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Minor
>             Fix For: 0.0.1
>
>
> We should be able to display the number of versions of a flow without returning the list of all the versions. We can add a "versionCount" field to VersionedFlow that can be populated by the database service.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)