You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Michal Šunka (Jira)" <ji...@apache.org> on 2021/06/02 08:21:00 UTC

[jira] [Updated] (NIFI-8415) Flow reports a newer version even when no such exists

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

Michal Šunka updated NIFI-8415:
-------------------------------
    Description: 
Flows reports that a newer version exists even when it is actually at the newest version:
 !image-2021-04-12-17-53-09-736.png!

Part of source of the issue is probably the fact, that I had messed my NiFi Registry´s GIT history a bit (N.B. the numbers of available versions - yes, the oldest available version is number four). This in conjuction with the fact that NiFi checks not the _number_ of newest version but +count+ of versions (see next picture) gives incorrect "new version" warning.

!image-2021-04-12-18-02-02-191.png!

  was:
Flows reports that a newer version exists even when it is at the newest current:
!image-2021-04-12-17-53-09-736.png!

Part of source of the issue is probably the fact, that I had messed my NiFi Registry´s GIT history a bit (N.B. the numbers of available versions - yes, the oldest available version is number four). This in conjuction with the fact that NiFi checks not the _number_ of newest version but +count+ of versions (see next picture) gives incorrect "new version" warning.

!image-2021-04-12-18-02-02-191.png!


> Flow reports a newer version even when no such exists
> -----------------------------------------------------
>
>                 Key: NIFI-8415
>                 URL: https://issues.apache.org/jira/browse/NIFI-8415
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.12.1
>            Reporter: Michal Šunka
>            Priority: Major
>         Attachments: image-2021-04-12-17-53-09-736.png, image-2021-04-12-18-02-02-191.png
>
>
> Flows reports that a newer version exists even when it is actually at the newest version:
>  !image-2021-04-12-17-53-09-736.png!
> Part of source of the issue is probably the fact, that I had messed my NiFi Registry´s GIT history a bit (N.B. the numbers of available versions - yes, the oldest available version is number four). This in conjuction with the fact that NiFi checks not the _number_ of newest version but +count+ of versions (see next picture) gives incorrect "new version" warning.
> !image-2021-04-12-18-02-02-191.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)