Announcements
I have a workflow.
Synchronous (not a background workflow)
Trigger: After Record is Created
updates a column(s) on the Incident (ticket) table.
I deactivated it in my solution, published. It shows deactivated in the Default Solution too.
When I create an Incident, this workflow runs and shows in the System log under: Microsoft.Dynamics.MicrosoftFlow.Plugins.AsyncUpdateModernFlowPlugin: Async update of workflow
again this workflow is not checked to be run in the background.
WTF?!?! This is CRM Online. what options do I have?
The trigger for the CRM workflow is Record is Created. There is a Power Automate Flow that uses When Record is Added.
this apparently is the problem.
also, the plugin that executes the deactivated WF is Microsoft.Dynamics.MicrosoftFlow.Plugins.AsyncUpdateModernFlowPlugin: Async update of workflow which I took to mean PA Flow involvement.
I enabled Plug-in trace logging but no traces were created for the plug-in above.
When I change the CRM WF trigger to Record is Deleted, the WF is not executed. This will have to be my work around. We only do soft deletes so it should never trigger.
The actions of the CRM WF will be incorporated into the PA Flow.
If you know how to remedy this problem, do reply for some answer points
If a workflow is deactivated in CRM online GCC, it should not run unless a previously existing condition or event has triggered it.
André Arnaud de Cal... 291,359 Super User 2024 Season 2
Martin Dráb 230,370 Most Valuable Professional
nmaenpaa 101,156