LightningFlowComponents icon indicating copy to clipboard operation
LightningFlowComponents copied to clipboard

Flow Flex Card Doesn't work on Contact

Open BetzalelChaikin opened this issue 1 year ago • 12 comments

When using the flow flex card, it works for All Objects besides contact when I choose contact I get the below error message. I tried in other orgs and it work there, seems to be an error with the select fields drop-down. Updated to the latest version

Message: Save your flow and refresh the page. If the problem persists, contact Salesforce Customer Support. Error ID: 1864186564.

If you're working on a screen component, check your component configuration for invalid values. This page has an error. You might just need to refresh it. [Cannot read properties of null (reading 'every')] Failing descriptor: {markup://c:fsc_fieldSelector3}

BetzalelChaikin avatar Apr 21 '23 16:04 BetzalelChaikin

@jdayment

BetzalelChaikin avatar Apr 21 '23 16:04 BetzalelChaikin

Following

RebbePod avatar Apr 21 '23 16:04 RebbePod

I wasn't able to duplicate this in any of my orgs looks like the error is pointing to fsc_fieldSelector @AndyHaas looks like you were the last to modify it but few months ago wasn't sure if you had any ideas

jdayment avatar Apr 21 '23 16:04 jdayment

@jdayment, I tried in several orgs and was not able to duplicate as well.

@BetzalelChaikin, Can you make sure all of the packages are updated?

AndyHaas avatar Apr 30 '23 23:04 AndyHaas

@AndyHaas it is indeed weird it's just that ORG. We had it installed on a older version when the issue occurred and with the latest update installed the issue persists

RebbePod avatar Apr 30 '23 23:04 RebbePod

Is it an org with Person Accounts enabled?

On Sun, Apr 30, 2023 at 7:25 PM Rebbe Pod @.***> wrote:

@AndyHaas https://github.com/AndyHaas it is indeed weird it's just that ORG. We had it installed on a older version when the issue occurred and with the latest update installed the issue persists

— Reply to this email directly, view it on GitHub https://github.com/alexed1/LightningFlowComponents/issues/1388#issuecomment-1529165847, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF4UHX4RUQ22PKGFA6AHDNTXD3YG5ANCNFSM6AAAAAAXHBTEWU . You are receiving this because you are subscribed to this thread.Message ID: @.***>

ericrsmith35 avatar May 01 '23 00:05 ericrsmith35

It is not

RebbePod avatar May 01 '23 02:05 RebbePod

I am experiencing this issue on all Objects I select in the dropdown. Freshly installed the add-on person accounts are not enabled. Happy to provide any debug details.

Top Error Message: image

Lower Error Message after closing the Top one: image

The 2 error pop up anytime the fsc_flexcardFlow is clicked, and the editor is opened after and object name is selected prior, and it tries to populate *Select Fields

I tried

  • new flow
  • different type of objects
  • other component that also uses this field
  • Error does not occur when adding fsc_flexcardFlow and not selecting an object

I also experience this issue on another flow component I tried that also has the exact same choose object name and then *Select Fields option, but I currently can't recall which one it was.

Jannik-Momo avatar Apr 22 '24 08:04 Jannik-Momo

Until @alexed1 is able to release a new version on the FlowActionComponentsBasePack please downgrade from v3.16 to v3.15.

ericrsmith35 avatar Apr 22 '24 16:04 ericrsmith35

version 3.17 is here: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t8b000001Rx9CAAS

alexed1 avatar Apr 22 '24 17:04 alexed1

Thanks @alexed1. I've updated the documentation. Any ideas why the previous version wasn't working?

ericrsmith35 avatar Apr 22 '24 18:04 ericrsmith35

Thanks, @alexed1, for the quick update. I can also confirm it's fixed for all type of objects in our org

Jannik-Momo avatar Apr 23 '24 07:04 Jannik-Momo