forcedotcom / forcedotcom/devops-center-feedback
Deactivating a flow in managed package creates a change that can't be committed
- Dominant language
- No language data
- Stars
- 61
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
I deactivated a managed package Flow, and source tracking created a change that has been pulled into DevOps Center. However, there is no way to commit the change to a Work Item - even if just to get it out of the list. The failed commit attempt produces an error message: "Retrieving metadata failed". When you click "Error Details" it says "Entity of type 'Flow' named 'Dynamic_Flow_Progress_Sample' cannot be found".
**To Reproduce**
1. In a dev sandbox, deactivate a flow installed by a managed package.
2. In DevOps Center, create a new Work Item.
3. Click "Pull changes" button. The Flow will appear in the list and Operation = CHANGE.
4. Select the change, provide a Comment, and click the "Commit Changes" button.
5. Commit fails with the above error message.
...
**Expected behavior**
Activation/deactivation of managed package Flows shouldn't appear as source tracked changes in DevOps Center.
**Screenshots**
n/a
**Additional context**
The managed package Flow I attempted to add to a dummy Work Item was from my Dynamic Flow Progress package ([Salesforce Labs AppExchange package](https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3u00000Pt7yzEAB))
Contributor guide
Assessment
This issue has not been assessed yet.