forcedotcom / forcedotcom/NextGeneration-DevOpsCenter

Success Promotion stuck in "Initiating deployment"

Open
#50 24 comments 0 reactions 0 assignees View on GitHub
type:bug
Dominant language
No language data
Stars
7
Forks
1
PR merge metrics
No merged PRs in 30d

Description

**Issue**
After promoting a bundle with only one work item to Production, the pipeline got stuck in "Initiating deployment". All components has been pushed to the Target Org and the PR has been merged. However, the Pipeline keeps shows "Initiating deployment" and no items are returned when running the SOQL to catch stale "In Progress" items:

`SELECT Id, sf_devops__Status__c FROM sf_devops__Work_Item_Promote__c
WHERE sf_devops__Status__r.sf_devops__Status__c = 'In Progress'`

The whole pipeline is stuck and no other items can be promoted to other stages, unless run via the MCP. Back-Sync still running.

Image

Image

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the Success Promotion flow and the SOQL query for sf_devops__Work_Item_Promote__c items, then trace the "Initiating deployment" state and Back-Sync status. Compare the completed push and merged PR with the pipeline state; done means the promotion leaves that state and subsequent stage promotions work without the MCP.

Written by the indexing model from the issue text.

Assessment

Domain
devops, release
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.