Hello,
I have to test in Dev Environment a workflow that is triggered by an attribute change. This attribute is also calculated by a global rule that is checking if an identity has a specific assignedRole
If identity for example has the assignedRole X we will then update the attribute and next refresh of the identity the workflow would then be triggered
However right now when i assign the role and the attribute changes the workflow isn’t triggered at all. Am i testing this lifecycle wrongly?
Thank you in advance,