Synchronization does not remove cached configurators
Status: Alpha
Brought to you by:
m_antkiewicz
When synchronizing a model with existing
configurations, for which a configurator was already
created, the configuration itself is updated correctly,
but the existing configurator becomes obsolete.
Solution: clear cached configurators after
synchronization. They will be recreated lazily
automatically.