Dear,
How can i order the requests by number? for the moment they are appear in the order of the last update time
Regards,
Tarik
Hi Tarik,
You can order it by issuekey.
This function is the one that you can order or search by the key of the issue.
Ex: order by issuekey ASC
The query above will order in a ascendent way by the key of the issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.