I am using a managed solution for all tables in project and an unmanaged solution to deploy/develop data-load workflows to load data for these tables. The solutions are deployed to a dataverse for teams environment.
When trying to trigger the flow the following error-message is displayed:
The workflow with the id '734d...' could not be found.
The reported id in the error-message does not reflect the id of the workflow. I have downloaded and unzipped the solution and I cannot find the reported workflow id in the code.
When saving the flow to myflows (using the saveas) the flow triggers and runs as expected.
I appreciate any thoughts and support how to fix this error or how to get to the root-cause.