sf project deploy report missing objects for non-cached deploy #2603
Labels
bug
Issue or pull request that identifies or fixes a bug
investigating
We're actively investigating this issue
validated
Version information for this issue has been validated
Summary
When a user creates a deployment that includes a CustomField and a different user runs a deploy report (using the job-id & target-org options #2300), there are objects missing from the report. There may be other objects that are not included, but I have noticed this mainly with CustomFields.
Steps To Reproduce
User A creates a deployment with a custom field included.
User B runs the deployment report with the deployment ID from User A.
Expected result
The Validated Source section of the report should look the same no matter who created the deployment (i.e. all objects included).
Actual result
When User A (the originator of the deploy) runs the "sf project deploy report" the custom field is included.
When User B (NOT the originator of the deploy) runs the "sf project deploy report" the custom field is not included.
When User B (NOT the originator of the deploy) runs the "sf project deploy report" with "--json" the custom field is included.
System Information
Which shell or terminal are you using? bash - via Code Builder
The text was updated successfully, but these errors were encountered: