-
Notifications
You must be signed in to change notification settings - Fork 3
fix: parking orbit plugin-limits #254
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
Conversation
QA Notes
|
messages/recordcounts.json
Outdated
| @@ -1,6 +1,7 @@ | |||
| { | |||
| "commandDescription": "display record counts for the specified standard and custom objects\nUse this command to get an approximate count of the records in standard or custom objects in your org. These record counts are the same as the counts listed in the Storage Usage page in Setup. The record counts are approximate because they're calculated asynchronously and your org’s storage usage isn’t updated immediately.", | |||
| "commandDescription": "display record counts for the specified standard and custom objects\nUse this command to get an approximate count of the records in standard or custom objects in your org. These record counts are the same as the counts listed in the Storage Usage page in Setup. The record counts are approximate because they're calculated asynchronously and your org's storage usage isn't updated immediately. Executing without the '--sobjecttype' flag will display all available record counts.", | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jshackell-sfdc this look ok?
Co-authored-by: Juliet Shackell <63259011+jshackell-sfdc@users.noreply.github.com>
What does this PR do?
parking-orbits
plugin-limitsusing core3/command5What issues does this PR fix or reference?
@W-10743845@