Having an issue when trying to clone a process. See screenshot. I did change a field name and now I can't clone; is there a funny way to clone I don't know about??
1 réponse
Hello Maria,
I guess in your existing process there exists a formula expression(s) (in your criteria nodes,immediate actions..) including the field "Length_of_POC__c". And the field no longer exists(you could have possibly deleted it!).
So when you clone and create a new process the field name is evaluated again and it fails as it cannot find it.
I think it will be a good idea to search you criteria nodes,immediate actions for this field in their formual expressions and remove before cloning.