I came across the following behavior with KNIME 5.8 STS: The settings (new UI) are not updated visually when replacing a node with drag an drop if it’s the same node. Here are the steps to reproduce the issue:
- add a node to the workflow (e.g. Row Sampler.)
- change any setting of that node and apply it
- drag and drop the same node onto it to replace it (settings are displayed unchanged)
- click anywhere in the workflow to loose focus from that node
- click on that node again (now settings are displayed correctly)
Best,
Antje