Visualization after renaming condition IDs in the condition table fails due to invalid condition IDs. I guess, if a condition is renamed, not only the measurement table should be updated, but also the visualization table.
Potentially the something_changed signal needs to be deferred until after all those modifications then.
Related to #187, Follow-up to #189.