Closed mcm1957 closed 2 years ago
@mcm1957 do you have the possibility to check this with current beta version of admin 6?
Sorry for the late reply. Soemhow notifications do not work as expected. I will install admin 6 at my test system an check this out
@mcm1957 Thanks.
I've installed Admin 6.2.4 (lastes repo). The problem does NOT occure at the current lastest / beta.
I've tested: 2.0.0 -> 2.0.1 installation via admin no confirm just as expected
1.0.0 -> 2.0.1 installation via admin only the 2.0.0 confirmation box as expected
Please feel free to close the issue unless you plan to make a backport for admion 5.x.x
Describe the bug
Admin provides a message handling during upgrade of an adapter which can be configured to show messages when upgrading from a version lower than xxx to a version higher than yyy.
During upgrading an adapter the first message is always shown regardless of any match. If two messages match the criteria, the are not shown both.
Example 1:
Upgrading from 2.0.0 to 2.0.1 I would expect that NO Message is shown but message releted to pre 1.0.0 to 1.0.0 Upgrade is shown Please see picture series
![iob-messages-s1-1](https://user-images.githubusercontent.com/28575778/180606362-a60d6a42-87e5-47b0-bab7-7c51af2a8838.jpg
Example 2:
Upgrading from 1.0.0 to 2.0.1 I would expect that only 2.0.0 message is shown but message related to pre 1.0.0 to 1.0.0 upgrade is shown; message related to 2.0.0 upgrade is NOT shown
Please see picture series
Expected behavior
I would expect to see all messages which criteria are met but no others
Versions:
Additional context
Link to adapter repo: https://github.com/iobroker-community-adapters/ioBroker.snmp io-package.json - message section: https://github.com/iobroker-community-adapters/ioBroker.snmp/blob/cca8dc45ccf576c5758059625627d17bed7ce73f/io-package.json#L122
clear text of message section: