I am trying to capture the following using during a automation rule
Set up a schedule either using Basic or CRON Express
Need to compare two values (Gets how many hours since an issue was created)
Hence used this smart value {now.diff(issue.created).hours}}
Plus adding business days for the rules to run
Additional condition if comment size zero than email is send to XYZ
If Elese condition is added if the request is commented by agent than email is sent to Reporter
This rules isn't working even though I have define the smart values - any takers ?
Couple of things
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Test work - Any update here?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Show us you rule (screenshot), so as to help us see/understand exactly what you are trying to do, as I can't picture what the schedule is using to gather the issues to use.
Also, any errors or info in the audit log? As that is the best place to start debugging failed rules.
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.