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

Unidentified metadata error - SharingGuestRule #1170

Closed
IVerkhosh opened this issue Sep 5, 2021 · 3 comments
Closed

Unidentified metadata error - SharingGuestRule #1170

IVerkhosh opened this issue Sep 5, 2021 · 3 comments
Labels
duplicate Issue or pull request already exists investigating We're actively investigating this issue

Comments

@IVerkhosh
Copy link

Summary

Getting error retrieving from org, when "SharingGuestRule" included in the package.xml

Steps To Reproduce:

  1. In package.xml, include SharingGuestRule metadata

    Customer_Information__c.Guest_User
    SharingGuestRule
  2. Execute sfdx force:source:retrieve -x ./manifest/package.xml

Expected result

All metadata in the package.xml file retrieved

Actual result

Unidentified metadata error - SharingGuestRule

System Information

{
"cliVersion": "sfdx-cli/7.116.2",
"architecture": "win32-x64",
"nodeVersion": "node-v14.17.5",
"pluginVersions": [
"@oclif/plugin-autocomplete 0.3.0 (core)",
"@oclif/plugin-commands 1.3.0 (core)",
"@oclif/plugin-help 3.2.2 (core)",
"@oclif/plugin-not-found 1.2.4 (core)",
"@oclif/plugin-plugins 1.10.1 (core)",
"@oclif/plugin-update 1.4.0-3 (core)",
"@oclif/plugin-warn-if-update-available 1.7.0 (core)",
"@oclif/plugin-which 1.0.3 (core)",
"@salesforce/sfdx-plugin-lwc-test 0.1.7 (core)",
"@salesforce/sfdx-trust 3.6.0 (core)",
"alias 1.1.10 (core)",
"apex 0.2.8 (core)",
"auth 1.7.1 (core)",
"config 1.2.24 (core)",
"custom-metadata 1.0.12 (core)",
"data 0.6.1 (core)",
"generator 1.1.7 (core)",
"limits 1.2.1 (core)",
"org 1.7.0 (core)",
"salesforce-alm 52.3.1 (core)",
"schema 1.0.8 (core)",
"sfdx-cli 7.116.2 (core)",
"source 1.0.12 (core)",
"telemetry 1.2.3 (core)",
"templates 52.1.0 (core)",
"user 1.4.0 (core)"
],
"osVersion": "Windows_NT 10.0.18363"
}

Additional information

sfdx plugins --core
@oclif/plugin-autocomplete 0.3.0 (core)
@oclif/plugin-commands 1.3.0 (core)
@oclif/plugin-help 3.2.2 (core)
@oclif/plugin-not-found 1.2.4 (core)
@oclif/plugin-plugins 1.10.1 (core)
@oclif/plugin-update 1.4.0-3 (core)
@oclif/plugin-warn-if-update-available 1.7.0 (core)
@oclif/plugin-which 1.0.3 (core)
@salesforce/sfdx-plugin-lwc-test 0.1.7 (core)
@salesforce/sfdx-trust 3.6.0 (core)
alias 1.1.10 (core)
apex 0.2.8 (core)
auth 1.7.1 (core)
config 1.2.24 (core)
custom-metadata 1.0.12 (core)
data 0.6.1 (core)
generator 1.1.7 (core)
limits 1.2.1 (core)
org 1.7.0 (core)
salesforce-alm 52.3.1 (core)
schema 1.0.8 (core)
sfdx-cli 7.116.2 (core)
source 1.0.12 (core)
telemetry 1.2.3 (core)
templates 52.1.0 (core)
user 1.4.0 (core)

@IVerkhosh IVerkhosh added the investigating We're actively investigating this issue label Sep 5, 2021
@github-actions
Copy link

github-actions bot commented Sep 5, 2021

Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support.

@mshanemc
Copy link
Contributor

this should be fixed in 7.118.1 (currently tagged as latest-rc).

@mshanemc mshanemc added the duplicate Issue or pull request already exists label Sep 27, 2021
@mshanemc
Copy link
Contributor

duplicate of #1199

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Issue or pull request already exists investigating We're actively investigating this issue
Projects
None yet
Development

No branches or pull requests

2 participants