Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GACK In Quick Choice CPE #336

Closed
1 task done
adwhite75 opened this issue Oct 31, 2023 · 2 comments
Closed
1 task done

GACK In Quick Choice CPE #336

adwhite75 opened this issue Oct 31, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@adwhite75
Copy link

Summary

When setting up a quick choice component and selecting Picklist as the input source, when you click into the Qualified Picklist Field Name (or anywhere in the CPE really), you get a GACK:

Uncaught TypeError: Cannot read properties of undefined (reading 'apply') throws at https://afloworg.lightning.force.com/auraFW/javascript/MDM0c01pMVUtd244bVVLc2VRYzQ2UWRkdk8xRWxIam5GeGw0LU1mRHRYQ3cyNDYuMTUuNC0zLjAuNA/aura_prod.js:51:43031

Salesforce Org Type

Production Org

Steps To Reproduce

Add a Quick Choice component to a screen flow.

Select 'Picklist' as your data source

Click the input/picker for Qualified Picklist Field Name

Current Behavior

No response

Expected Behavior

No response

Relevant Log Output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@adwhite75 adwhite75 added the bug Something isn't working label Oct 31, 2023
Copy link
Contributor

Thank you for posting this issue. 🙇🏼‍♂️
We will come back to you shortly.

@pozil
Copy link
Contributor

pozil commented Nov 6, 2023

Thanks for reporting this @adwhite75, couldn't exactly reproduced the issue but I noticed that there could be some errors when the value of "Qualified Picklist Field Name" doesn't match the expected format. I added some extra validation and a tooltip in the custom property editor.
Can you let me know if this fixes your issue?

@pozil pozil closed this as completed Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants