[
https://issues.apache.org/jira/browse/NIFIREG-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16200651#comment-16200651
]
ASF GitHub Bot commented on NIFIREG-22:
---------------------------------------
Github user kevdoran commented on the issue:
https://github.com/apache/nifi-registry/pull/11
+1 @bbende - nice work on this!
I reviewed code and did a full build with contrib-check. I ran the web api,
verified creating/reading flow snapshots works, and new versionCount field
returns correctly. The simplification of the backend through consolidating
similar functionality is a nice improvement. LGTM
> 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)