I created an automatic record creation and update rule to create a case when an email is received in a queue.
It works great. I assigned the rule to our customer service manager (Jason). He's also the owner of the Support queue. We want all new support cases created from emails to be initially assigned to Jason.
But they are assigned to me. Presumably, because I created the rule.
I checked the documentation (https://docs.microsoft.com/en-us/dynamics365/customer-service/automatically-create-case-from-email) but I think the automatic case creation rules (ACCRs) have been replaced by automation record creation and update rules: https://docs.microsoft.com/en-us/dynamics365/customer-service/set-up-rules-to-automatically-create-or-update-records (ARCURs).
Unfortunately, ARCURs force me to use Power Automate to do simple stuff like assign cases to Jason and add new cases to the Support queue. This was automatic or easy in ACCRs, but I can't figure how how to do it in Power Automate.
I had to build a classic workflow instead.
Am I the only one?