Describe the bug
When migrating from an older version to a newer version the "only changes" flag is automatically set, when opening a node.
To Reproduce
Steps to reproduce the behavior:
Use an older version like 1.4.26
Insert any output node
Upgrade to the latest version
Open the node and watch that the flag on "Only changes" is set
Expected behavior
When opening a node from pre migration that had not this checkbox, than the checkbox should not be automatically selected. When someone opens a node and do not recognise the change, problems will arise and troubleshooting will be hard. Since after migration the nodes behave like before, also the checkbox should not be set, if the value onlyChanges is missing in the config.
Describe the bug When migrating from an older version to a newer version the "only changes" flag is automatically set, when opening a node.
To Reproduce Steps to reproduce the behavior:
Expected behavior When opening a node from pre migration that had not this checkbox, than the checkbox should not be automatically selected. When someone opens a node and do not recognise the change, problems will arise and troubleshooting will be hard. Since after migration the nodes behave like before, also the checkbox should not be set, if the value
onlyChanges
is missing in the config.Flow Before opening
When opening checkbox is preselected
After closing even the user changed nothing