Hi
I would like to add counter on state eg allow ticket to be in state open just for 2 days otherwise show them in dashboard as overdue.
Any idea on how to achieve that?
Best
Jayne
Hi,
you can create a filter:
status = Open and status was Open BEFORE startOfDay("-2d")
and show the results with a gadget on the dashboard
Best regards
Thomas
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.