Hi Community,
I have created a "Request Type" and connected some Automation to it. However, depending on the situation, the Automation is not always triggered.
Part 1:
Part 2:
Now the problem:
What am I missing?
Part 2 is basically the second step of the process. I.e.,
I added a log-step to see the value of the request type.
If the ticket used the "simple path", all is fine and the "request type" log shows the respective value.
If the ticket went to "approval" and moved to status "open" then, the "request type" log is empty. THAT confuses me, because that field is never touched.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Benjamin ,
I did :-/. Let's see some screenshots:
1a) Part I (issue is created)
1b) Part I (example ticket)
=> the first "Issue condition' was passed. I.e., request type is set, right?
In this case the ticket went to "awaiting approval" status first. 10 minutes later it was approved and went to status "open". Upon this transition the "Part 2" automation was activated.
2a)
Log action: Request type: {{issue.Request Type.requestType.name}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the screenshots.
If the value is there and the automation is simply not seeing it, then it will possibly be a bug and worth a ticket raised to Atlassian to investigate.
-ben
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Benjamin ,
Yes, the request type is there. And no, there is nothing in the transition, which even touches the request type (only checking, whether it exists and proceeds afterwards, if there is a match).
I split the Automations into more parts now. So far it seems to work. Either I did something completely stupid and did not notice it even until now or it's really a bug.
For now it's working for me, so I will leave it with that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.