Actifsource

#6961 AddRemove autodecoration removes objects in case of exceptions

Actifsource code generator for any programming language
If the auto decoration config 'RemoveDecorator' or 'AddRemoveDecorator' is defined for a decorating relation and the selector has an error, all decorators have been deleted so far.

The error in the selector can occur e.g. when editing the selector or with a java function where the java code has not yet been compiled.

This is now fixed.

6961 1 autoDecorator1

6961 2 autoDecorator2

On github there is an example: