forcedotcom / forcedotcom/devops-center-feedback
Deployment is not not pushing all the changes to next stage
- Dominant language
- No language data
- Stars
- 61
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
**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:
1. Add 4 fields to a custom object.
2. Create a work item to move these new fields.
3. Add the custom object to the work item to create a PR.
4. You will notice that the PR will should all the fields you added.
5. Approve the Work Item.
6. Deploy the work item to next stage.
7. 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.
Contributor guide
Assessment
This issue has not been assessed yet.