Notification when an Asset is not created daily

Kristin Lyons
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 29, 2024

Is it possible to get a notification via email when an Asset object is not created daily?  We have a process where logs are generated in our Assets, and currently we have to check daily that those logs are generated.  Is it possible to have an email sent out if the Asset object is not created?

1 answer

1 accepted

2 votes
Answer accepted
Samuel Gatica _ServiceRocket_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 29, 2024

Hi @Kristin Lyons 

To set up an email notification in Jira if an Asset object is not created daily, you can use Jira Automation along with a scheduled rule. and lookup object.

In the lookup object add: objectType= Myobject and created >= startOfDay()

Then add a condition that will check if there was any asset created {{lookupObjects.size}} > 0 if the result false then send the email.

 

Hope this helps

Best regards

Sam

 

Kristin Lyons
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 30, 2024

Thanks! Testing it out now, but I think this is the path I needed :)

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
9.12.10
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events