SalesforceLabs / AnimalShelterStarter

Animal Shelter Starter provides the foundation to use Salesforce for managing animals, treatments, conditions, housing and related activities.
16 stars 10 forks source link

Formula result is data type (Text), incompatible with expected data type (Lookup(Animal)). #15

Closed GeekStewie closed 4 years ago

GeekStewie commented 4 years ago

Error Message During Deploy:

[Failed]: Update of QuickAction Animal__c.Add_Condition: Error: Formula result is data type (Text), incompatible with expected data type (Lookup(Animal)).

Update of QuickAction Animal__c.Add_Treatment: Error: Formula result is data type (Text), incompatible with expected data type (Lookup(Animal)).

Update of QuickAction Animal__c.Add_Treatment_Action: Error: Formula result is data type (Text), incompatible with expected data type (Lookup(Animal)).

Update of QuickAction Animal__c.Start_Adoption: Error: Formula result is data type (Text), incompatible with expected data type (Lookup(Animal)).

Update of QuickAction Animal__c.Record_Exercise: Error: Formula result is data type (Text), incompatible with expected data type (Lookup(Animal)).

Update of QuickAction Animal__c.Record_a_Single_Exercise: Error: Formula result is data type (Text), incompatible with expected data type (Lookup(Animal)).

Update of QuickAction Animal__c.New_Alert: Error: Formula result is data type (Text), incompatible with expected data type (Lookup(Animal)).
GeekStewie commented 4 years ago

@cjrolfe I have created an issue for tracking the issue with deployment.

GeekStewie commented 4 years ago

Included in production release 1.4

GeekStewie commented 3 years ago

Included in beta release 1.0 (Beta 1)