function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Project ManagersProject Managers 

The flow failed to access the value for myVariable_current because it hasn't been set or assigned


Hello,

I created a new flow with the following criteria:

ISCHANGED([Case].Status) && [Case].BA_Owner_with_lookup__c <> [Case].bl_Assigned_To_User__c && !ispickval([Case].Status,'Closed') &&NOT(ISNULL([Case].BA_Owner_with_lookup__c))
&&OR([Case].BA_Owner_with_lookup__c.Profile.Name = 'Cloud Community', [Case].BA_Owner_with_lookup__c.Profile.Name='Exlibris Partner User' )

I keep getting the following error:

"The flow failed to access the value for myVariable_current.BA_Owner_with_lookup__c.Profile.Name because it hasn't been set or assigned"

Any suggestions?

Thanks,

Udi
Project ManagersProject Managers
I continue with my research but not able to solve it yet.... does anyone have an idea how can i solved this?

Thanks,

Udi
Jack VolkovJack Volkov
Maybe related to this known issue that they say has since been fixed - https://success.salesforce.com/issues_view?id=a1p300000008Y5QAAU