forcedotcom / devops-center-feedback

61 stars 2 forks source link

Cannot deploy StandardValueSet #257

Open jaapvandermolen opened 1 year ago

jaapvandermolen commented 1 year ago

Describe the bug We cannot deploy StandardValueSet metadata (picklist values of standard fields) using DevOps Center.

To Reproduce Steps to reproduce the behavior:

  1. Add a value to a picklist of a standard field (in my case, the Status field of WorkOrder)
  2. The ADD change appears in the Changes list in the WorkItem.
  3. Select the change and and commit.
  4. Commit fails with error message: "Metadata API received improper input. Please ensure file name and capitalization is correct. Load of metadata from db failed for metadata of type:StandardValueSet and file name:71."

A potential workaround would be to add the StandardValueSet manuall via the 'Add components manually' link. Here the metadata type is selectable, but nothing values are found (see screenshot).

Screenshots image

image

image