You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a channel of a thing of type generic MQTT Thing is copied via the main UI to a new channel the values are correctly copied. But if the already prefilled Incoming Value Transformation is altered to a new value and the channel is saved the Incoming Value Transformation stays the same (as copied from the previous channel).
Expected behavior
It is expected that the copied values could be adjusted and saved to the newly created channel.
Steps to reproduce
Create a thing of type generic MQTT Thing and a channel with an Incoming Value Transformation
Copy this channel via Copy Channel functionality
Alter the prefilled value of Incoming Value Transformation
Save the channel
Check if the adjustments of the Incoming Value Transformation are saved
Cannot reproduce this.
What is your Main UI commit? It should be displayed on the about page if Main UI has been properly reloaded after the update to 4.3.0.
Cannot reproduce this. What is your Main UI commit? It should be displayed on the about page if Main UI has been properly reloaded after the update to 4.3.0.
I retestet the issue with two different browsers again and now it is working and I cannot reproduce the problem any more.
Is it possible that some parts of the main UI had been still be left in the browser cache during my first test directly after installing the new OH version?
Is it possible that some parts of the main UI had been still be left in the browser cache during my first test directly after installing the new OH version?
Yes, to be sure always perform „clear cache and reload“ (if available) after an upgrade.
The problem
If a channel of a thing of type generic MQTT Thing is copied via the main UI to a new channel the values are correctly copied. But if the already prefilled Incoming Value Transformation is altered to a new value and the channel is saved the Incoming Value Transformation stays the same (as copied from the previous channel).
Expected behavior
It is expected that the copied values could be adjusted and saved to the newly created channel.
Steps to reproduce
Your environment
Browser console
Nothing that looks like an error, just "Thing updated according to SSE, reloading"
Browser network traffic
There are no failed requests
Additional information
As a workaround the channel has to be edited and saved again. Then the new values for Incoming Value Transformation are saved as expected.
The text was updated successfully, but these errors were encountered: