Refresh sObject Definition does not work for Custom Sharing Rule Objects #5789
monirkohi2006
started this conversation in
Ideas
Replies: 1 comment
-
I believe this is by design. See related (but different) issue i raised #2490. Though i am not sure why it wanted to exclude all the __Share sobjects, I do see some legitimate uses of such sobjects in apex codes, especially the test classes. Perhaps this could be made a configurable feature of some sort? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
Refresh sObject Definition does not work for Custom Sharing Rule Objects
Steps To Reproduce:
Expected result
SFDX should understand the share rule object as a valid object or should not underline it.
Actual result
SFDX syntax checker doesn't understand the share rule object syntax.
Additional information
VS Code Version: Version: 1.48.2
SFDX CLI Version: sfdx-cli/7.68.6-d37008df83 darwin-x64 node-v12.18.3
OS and version: macOS Catalina & Version: 10.15.5
Beta Was this translation helpful? Give feedback.
All reactions