Skip to content

When renaming a field, sfdx won't pull related report #3

@FabienTaillon

Description

@FabienTaillon

What is the use case that doesn't work? Please describe.
Rename a field that is part of a report. Pulling changes will pull field rename, but not the report that will still reference locally the old field name.

Full steps to reproduce
Steps to reproduce the behavior:

  1. Create a Custom Field
  2. Add it to a new report
  3. Pull everything
  4. Rename the field
  5. Pull again

Expected result
The field and the Report are pulled

Actual result
Only the field is pulled. Local repo still has a reference to the field that doesn't exists anymore, because of the Report not being pulled

Metadata

Metadata

Assignees

No one assigned

    Labels

    change not tracked on orgChange in Org isn't tracked correctly in SourceMember

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions