Hello,
I have a queue that displays more than 1 issuetype. Is there a way for me to always display certain issuetypes at the top so that whenever this issuetype is logged it shows at the top so that it can be prioritised?
Well sort of, you can add Order by Issuetype ASC (or DESC) but this doesn’t get you to your goal if the desired Issuetype is always stuck in the middle.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.