Summit-Events-App
Summit-Events-App copied to clipboard
Questions page will error if the Lookup Picklist values it too large.
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Create Lookup Picklist question and don't filter question so value set is large.
- Register for event.
- Navigate to Questions Page.
- Receive Authorization Required error.
- Filter question better and the page will display.
Expected behavior Set expectation on how limited the return list should be. I'm not sure on maximum, but know there is a limit.
Screenshots
Potentially an issue with the number of records its pulling. Need to evaluate what is that max, what's the appropriate error and retest