Hello,
Imagine one developer has 3 task's:
A
B
C
Highest priority A, but B must be done on due date X, no matter A is completed or not.
How can developer see that in his dashboard, that day X he/she should pause A and start B if something bad happens?
you can see your overdue issues with the following jql:
due <= now() and resolution is EMPTY
Put a filter-result gadget on your dashboard, so you can always see your overdue issues.
Thank you for your prompt reply. But how can I see it in board? Without filtering and etc.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here are the steps:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Thomas
What about using the due date to group data in a two-dimensional gadget, if I want to see a table with the status of the issues I have for the different due dates?
Thanks
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.