c8y-configuration-plugin
supported configuration types is not updated via cloud update
#1883
Labels
c8y-configuration-plugin
supported configuration types is not updated via cloud update
#1883
Describe the bug
Adding a new configuration type and then applying the new
c8y-configuration-plugin.toml
file via a Cumulocity IoT operation does not update the list of support configurations in Cumulocity.The test passes in version
0.10.0
(prior to the refactoring), and fails afterwards. The refactoring was done in #1828.Note: Restarting the
c8y-configuration-plugin
does update the supported configurations in Cumulocity IoT, however this is not the expected behaviour.To Reproduce
The regression was discovered in PR to add the integration tests: #1875
The failing test case is shown below:
Update configuration plugin config via cloud
Expected behavior
Adding a new supported configuration type should be possible by applying a new
c8y-configuration-plugin
file type, and the new type should be visible in the Cumulocity IoT UI without having to restart the service.Screenshots
Environment (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: