You need to sign in to do that
Don't have an account?
WorkFlow Rules quit triggering about 4 or 5 months ago
AND(NOT(isblank(text(Breakdown_Draft__c))), NOT(isblank(text(Spare_Parts_Requested__c))), Return_to_Previous_Dept__c = FALSE)We are using the above Workflow Rule logic for 1 of about 10 workflow rules regarding a specific application that we've built. About 4 or so months ago they just quit working. Nothing in regards to the code changed that I know of (and I am the only 'developer' on this platform).
Did anything regarding any platform change in the past 6 months cause any Workflow rules to quit firing? As anyone heard of any similar issues?