alexed1 / LightningFlowComponents

A collection of unofficial Flow extensions that can be used to enhance Salesforce Flow and Orchestrator.
http://unofficialsf.com
Other
570 stars 559 forks source link

GetLayoutFieldsTest fails in org with NPSP (Non-Profit Success Pack) #318

Open firfarmer opened 4 years ago

firfarmer commented 4 years ago

This test assumes there is an account layout named 'Account Layout'. However, the NSPS renames these layouts for Households and Organizations. Perhaps is best to select a standard object that is not affected such as Lead Layout.

firfarmer commented 4 years ago

This is the class I'm referring to: https://github.com/alexed1/LightningFlowComponents/blob/master/flow_screen_components/quickChoiceFSCproject/force-app/main/default/classes/GetLayoutFieldsTest.cls