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

Sortable Data Grid does not work with GroupCensus and GroupCensusMember standard object #75

Open
whoisemiliano opened this issue Sep 6, 2022 · 1 comment

Comments

@whoisemiliano
Copy link

When trying to create a new sortable Data Grid with GroupCensus or GroupCensusMember standard object I get the following error :

image

If I run the code on the validate method on the Dev Console I can see the object is listed on the Schema.getGlobalDescribe();

image

@whoisemiliano
Copy link
Author

@flindsay @flindsaySFDC this is related to the ApexClass sdgVerification class api version outdated.

The metadata should be updated to

<?xml version="1.0" encoding="UTF-8"?> <ApexClass xmlns="http://soap.sforce.com/2006/04/metadata"> <apiVersion>55.0</apiVersion> <status>Active</status> </ApexClass>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant