Describe the bug
Picklist not pulled by SFDX after promoting to Global Value Set.
To Reproduce
Steps to reproduce the behavior:
- Create a Scratch Org
- Create a custom Picklist Field on whatever object
- Pull changes
- In the org, promote the picklist field to a Global Value Set
- Pull again
Expected behavior
Both the new Global Value Set and the original picklist should be pulled. Today, the new Global Value Set is pulled but not the original picklist, which means that locally the picklist metadata is still referencing the list of values instead of the global value set.
Describe the bug
Picklist not pulled by SFDX after promoting to Global Value Set.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Both the new Global Value Set and the original picklist should be pulled. Today, the new Global Value Set is pulled but not the original picklist, which means that locally the picklist metadata is still referencing the list of values instead of the global value set.