Closed Wintermute1974 closed 4 months ago
Hi @Wintermute1974, I am reproducing the error and it seems that comes from the recent updates concerning the SOSL and GraphQL new languages support. I'll fix it ASAP and update the beta version, should be available in the begining of next week. Until this moment could you use the main version ?
Hi @tprouvot I will use the main version for now. Thank you for the quick reply.
@Wintermute1974 thank you for using the beta version and highlighting this bug !
Fixed on releaseCandidate, will be added to beta soon
Same error message is returned when you select "Add deleted records?".
Same error message is returned when you select "Add deleted records?".
Hi @Eiton , This issue has been raised in the #538 and I provided a workaround
Make sure to read the troubleshooting section before creating an issue
Describe the bug The Tooling API does not return any records. Instead, it returns the error message
UNEXPECTED EXCEPTION:TypeError: Cannot read properties of undefined (reading 'length')
To Reproduce Steps to reproduce the behavior:
Expected behavior Five Custom Labels should appear in the search results.
Actual behavior This error message is returned:
UNEXPECTED EXCEPTION:TypeError: Cannot read properties of undefined (reading 'length')
Screenshots The same query works fine in Workbench:
Desktop (please complete the following information):
Additional context This worked the last time I needed to use the Tooling API. That was probably three weeks ago.