I would like to see a list, ordered by date, of all of my tasks and subtasks that have been assigned to me (my others or by myself). I though that My Work page was the place to see this, but I can't figure out how to use the filters to see what's on my plate.
Is this the right place to go to see what I've been assigned? Is there a better place?
Thank you!
For your purposes, the filters are better suited to finding your tasks.
To do this, navigate to Filters -> View all issues.
On the right-hand side, change the view to “JQL” and “List View”.
Add the following query to the JQL search function. This should find your relevant tickets.
assignee = currentUser() and resolution is empty order by duedate
You can save this filter and get quick access to your relevant issues.
You might want to adjust the JQL syntax based on your requirements. Maybe it`s easier for you to use the "Basic" view instead of the JQL view to begin with.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Boa tarde, @justine_shelston
Ao lado do nome da lista no trello tem 3 pontos, ao clicar nele existe uma opção de "Ordenar por..." e lá tem algumas opções de datas, espero que isso seja o que procura, sou novo por aqui rs.
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.
@justine_shelston Desculpe, confundi o fórum.. para o Jira a resposta do @Lucas Knorr vai ajudar!!
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.