JQL option to sort JIRA Issue filter to show report sort by : employee or age of issue?
Hello @Sandra Lawrence ,
Not sure if I understood your question correctly, but could something like this work for you?
assignee = EVasquez ORDER BY Employee ,createdDate ASC
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.