bbende commented on PR #10275: URL: https://github.com/apache/nifi/pull/10275#issuecomment-3258979471
One alternative could be to add a new field like `compatibleBundleCount` which sort of encompasses the existing `multipleVersionsAvailable` since checking the count can tell you if there is more than 1, but it can also be checked to see if when `isExtensionMissing` is `compatibleBundleCount` > 0, but then as you said it also requires coordinated UI change. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
