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
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: