Skip to main content

Totally at a loss. Same condition in many other places works fine. Works on Event object but not Task object.

On Event this works.

 

</condition

On Task this doesn’t.

 



hhhh  … well then …


So. I have a snippet as my first action to deactivate all conditions whose names don’t start with “master_” or “activity_master_” in my model. Removing this snippet as the action before fixes my issue.


So I added a jquery promise and it fixed the issue. Deactivating a condition client side shouldn’t need a jquery promise. Yeah?


Reply