Describe the bug
When we add a custom object to changes on a workitem, change request(Pull request) is recognizing all the new fields in the object. But when we deploy it will only deploy the 1st field.
To Reproduce
Steps to reproduce the behavior:
Add 4 fields to a custom object.
Create a work item to move these new fields.
Add the custom object to the work item to create a PR.
You will notice that the PR will should all the fields you added.
Approve the Work Item.
Deploy the work item to next stage.
Only one field will be deployed.
...
Expected behavior
All fields should be deployed.
Screenshots
Additional context
Last screenshot shows that it is only deploying one field.
Describe the bug When we add a custom object to changes on a workitem, change request(Pull request) is recognizing all the new fields in the object. But when we deploy it will only deploy the 1st field.
To Reproduce Steps to reproduce the behavior:
Expected behavior All fields should be deployed.
Screenshots
Additional context Last screenshot shows that it is only deploying one field.