Deploying Agent via Solutions (Flows in Topics issue)
I’ve just deployed a Copilot Studio agent via solutions but found that the agent doesn’t publish on our test environment because the flow id can’t be found. The flows are in the solution and match the details contained within the Topic action. I checked the yaml code of the topic and all aligns to the flow component details.
I’ve had to change the topics to allow managed customizations in dev, deploy to test as managed and make unmanaged changes to the topics by recreating the action that passes the dynamic content into the flow.
This can’t be the right way to deploy agents?!
Any ideas?