Michal Šunka created NIFI-8415:
----------------------------------
Summary: 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
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 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!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)