forcedotcom / forcedotcom/devops-center-feedback

Deployment is not not pushing all the changes to next stage

Open
#246 0 comments 0 reactions 0 assignees View on GitHub
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**
![image](https://user-images.githubusercontent.com/87042823/208723986-8c5c2e74-125b-4395-878a-3d61cbdd97b4.png)
![image](https://user-images.githubusercontent.com/87042823/208726768-b772b2df-9c9c-444b-ae56-49ecc4a087a9.png)
![image](https://user-images.githubusercontent.com/87042823/208727853-b86a648d-c574-4db0-9db4-c5e883f6b0e7.png)

**Additional context**
Last screenshot shows that it is only deploying one field.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.