Business process should be modified after deletion of a picklist value assigned to it
Last updated 17 days ago ·Reference W-8982573 ·Reported By 1 users
In Review
Summary
sfdx force:source:pull is not returning the business process after the deletion of a custom picklist field assigned to it.
Repro
- Create a Scratch Org
- Create a sales process
- Pull everything (sfdx force:source:pull)
- Go to the stage picklist and delete a picklist value.
- Do another Pull (sfdx force:source:pull) Notice that the value is deleted locally, but the Business process is not pulled, and thus still reference the picklist value (value that doesn't exist anymore)
Workaround
Manually edit the sales process and perform sfdx force:source:pull. This will pull the up to date business process.
Reported By (1)
Is it Fixed?
Any unreleased services, features, statuses, or dates referenced in this or other public statements are not currently available and may not be delivered on time or at all. Customers who purchase our services should make their purchase decisions based upon features that are currently available.
