Describe the bug
We cannot deploy StandardValueSet metadata (picklist values of standard fields) using DevOps Center.
To Reproduce
Steps to reproduce the behavior:
Add a value to a picklist of a standard field (in my case, the Status field of WorkOrder)
The ADD change appears in the Changes list in the WorkItem.
Select the change and and commit.
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).
Describe the bug We cannot deploy StandardValueSet metadata (picklist values of standard fields) using DevOps Center.
To Reproduce Steps to reproduce the behavior:
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