I have a list of assets which has to be reviewed once or twice a year.
The review date is an attribute on the asset and is set manually.
When the review date has passed I would like an email to go out, or a ticket created and assigned, to to the user that is assigned to the asset, so that the asset can be reviewed.
I'm very new to JSM and automation so I don't know where to start.
Hello @Daniel Ångefors ,
You can have timely triggered automation, which checks {{issue.reviewdate}} > now,
then edit issue/create issue - depends on your requirement
hope this helps !
Hi @Vijay Dadi
Thank you for your answer.
The Review date is an attribute on an asset.
I want a ticket created and assigned to the "Assigned to" attribute when the review date is within 30 days.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yes, you can make use of the automation i have mentioned above.
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.