Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,552,475
Community Members
 
Community Events
184
Community Groups

Automation to Alert if a Ticket hasn't been created.

Hello,

Basically we have had the sync between creating a ticket from our helpdesk email fail a couple of times and it has gone unnoticed.

I was wondering what would be the best way to have a daily check that this is still active but it's automated. 

I have created a Power Automate to send a email at a certain time to the helpdesk to auto generate a ticket. I was then going to create an Automation that resolves that issue when it arrives so we don't really notice it when it's working correctly. 

I then got stuck because I can't seem to see a way to get it to create a ticket if this above process does not happen or anyway to send an alert if the automation fails. 

Any ideas please?

Thanks,

Luke

2 answers

0 votes
Walter Buggenhout _ACA IT_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Mar 26, 2023

Hi @Luke Simms,

It may be worth having a look at who is configured as the owner of the automation rule that creates the ticket. You can verify that in the rule's details.

If anything goes wrong with an automation rule, an email notification is sent automatically to the rule owner. Maybe that alone may be enough to cover your use case?

Hope this helps! 

0 votes
Paul Wiggers
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Mar 24, 2023

Hello @Luke Simms 

Thanks for this question! It's always fun to come up with some logic to solve a problem (that's the closet developer within ;) )

What you are looking for is something like:

  • Check daily after automation should have run
  • Check if there are issues from a certain e-mail address
  • Check if the issues are created since the previous day
  • Check if there are any open issues

I haven't run this automation in my environment, but this is what I came up with. Curious to hear how it is working out for you.

Screenshot 2023-03-24 at 20.17.31.png

Hi Paul,

Thank you for you reply and that looks like it should work and i've got the first part working correctly and the email for failure does not seem to send? It just says No Action Required on the logs. Any ideas of what i'm missing/doing wrong?

automation.PNG

Paul Wiggers
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Mar 27, 2023

Hello @Luke Simms 

It looks like the if/else blocks need something to verify. If it can't find issues, it won't trigger. 

I played around a bit and got it to work with this:

 

Screenshot 2023-03-27 at 14.06.03.png

So, first you need to look up your issues with the Lookup Issues action, then perform the checks on those results. An extra benefit is that the required checks are a lot easier.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events