Re: Conditional propagation

2025-01-16 Thread Francesco Chicchiriccò
On 15/01/25 18:28, Feder, Stephan wrote: Hello, How can I make propagation depend on a condition? I would guess that there is an easy way to achieve what I want but I just cannot find any. Example: I have a property called "propagate" and do not want to propagate the user unless the property

Conditional propagation

2025-01-15 Thread Feder, Stephan
Hello, How can I make propagation depend on a condition? I would guess that there is an easy way to achieve what I want but I just cannot find any. Example: I have a property called "propagate" and do not want to propagate the user unless the property is set to "true". I tried the following