We have a dashboard that currently sorts as follows:
Project = entpops AND resolution is EMPTY AND status not in ("Requester Review", Remediation, "Need More Info", "In Progress") ORDER BY priority DESC, created ASC
I would like to be able to insert a specific custom field just after the priority Desc so the priority "P1" comes first, tickets with cf[27251] = "Change Request Type" are listed second, and all other priority "P2" follow and each section is order by created ASC.
Or at least have the dashboard sort by Priority 1, cf[27251], and then all P2 tickets ordered by created ASC.
Hi @[deleted]
I do not see how you can do it in one gadget. Is there any reason to not create 3 gadgets in your dashboard ?
P1 then cf[27251] = "Change Request Type" then everything else ?
Regards
We were trying to consolidate everything into 1 list so the team can continue their focus working tickets from the top down.
Creating 3 may be where we land. I was hoping someone might know how to write something like this up.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.