Hello,
I created a Site Collection Reusable Workflow associated to a generic Content Type (let's call it "MyGenericForm", inheriting from basic "Item" content type) with conditional starting on Creation and Modification. The condition is set on a Choice Site Column associated to this content type :
In a sub site, I associated a content type inheriting from "MyGenericForm" to a custom list.
However, when I create or modify an Item, the workflow is not starting.
Everything is working fine if :
- I remove the conditions
- I use this content type on the root site instead of the sub-site
Seems to be a bug with conditional starting in sub-sites ? In advise ?
Many thanks in advance