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

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

Open
FabienTaillon opened this issue Dec 22, 2021 · 0 comments
Open

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

FabienTaillon opened this issue Dec 22, 2021 · 0 comments
Labels
change not tracked on org Change in Org isn't tracked correctly in SourceMember

Comments

@FabienTaillon
Copy link
Member

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

@FabienTaillon FabienTaillon added the enhancement New feature or request label Dec 22, 2021
@FabienTaillon FabienTaillon added change not tracked on org Change in Org isn't tracked correctly in SourceMember and removed enhancement New feature or request labels Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change not tracked on org Change in Org isn't tracked correctly in SourceMember
Projects
None yet
Development

No branches or pull requests

1 participant