
Announcements
I created a custom entity. When a record is created I want to have a workflow edit the record. I made the flow but it is not triggered (even in test). But the records are created and visible in the dataverse table explorer and in dynamics 365. Flow checker doesn't give any errors or warnings. The flow was made (and runs) with a system administrator account.
What am I missing?
The problem was that the entity display name contains spaces. When I changed the display name so it doesn't containt spaces, the flow triggers fine.
I have opened a ticket with Microsoft support to rapport this.