Open
Description
When configuring a quickchoice component to render a picklist filtered by record type (I have done this before and it worked, seems like a potential regression), I select Picklist for the datasource, Opportunity for the Object and StageName for the field, then, I save the screen component, and the Flow, and attempt to run a debug session. In the debug, no picklist values are returned, and in the console, I see the fieldName -> null.
Steps to reproduce
Steps to reproduce the behavior:
- Go to a Screen Component in a flow
- Add a QUickchoice component
3.Select Picklist for Render, and Picklist for the Datasource - In the Object and Field picker, select Opportunity for the Object, and StageName for the field.
- Save and run a test
Expected behaviour
WOuld expect the picklist to render values
Actual behaviour
Picklist is empty