forcedotcom / forcedotcom/cli

sfdx force:source:manifest:create --fromorg retrieving wrong Layout names when they are packaged

Open
#2,168 7 comments 0 reactions 0 assignees View on GitHub
bug owned by another team
Dominant language
No language data
Stars
571
Forks
80
Avg merge
2d 15h
Merged PRs (30d)
3

Description

**sfdx force:source:manifest:create --fromorg** retrieving wrong Layout names when they are packaged

This is exactly the same bug than the following, the namespace is missing when the layout is related to a managed package object

https://github.com/dxatscale/sfpowerkit/pull/226

Example:

Generated manifest contains:

` sofactoapp__Factures_Client__c-Sofacto_Facture_PL_v3`

Manifest should contain:

`sofactoapp__Factures_Client__c-sofactoapp__Sofacto_Facture_PL_v3`

cc @mamasse19

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.