I have the following set up
- Proj A: an automation rule at some point creates a ticket in Project B
- Proj B: an automation rule with a trigger on 'Issue Created' creates subtasks on the newly created ticket
If I manually create a ticket in Proj B, everything works like a charm. When I exercise the full flow (i.e. Proj A creates the ticket), the rule in Proj B is not triggered at all and even more strangely - the audit log doesn't show anything relevant as if this is not expected to work in the first place
Is this expected behavior?