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:
- Create a Custom Field
- Add it to a new report
- Pull everything
- Rename the field
- 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
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:
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