Hi,
I work as an external analytics developer / consultant for a client.
We use a kanban board for all the different request that we get :
Sometimes there is a big project, for which we create an epic but most of the tasks are more of a one-off / going concern kind of matter.
We could group all these under 1 epic.
What I would like to be able to do, is see the different due dates for all the tickets we create on the timeline automatically after the ticket is created
Is there a way to do this? At the moment I have to manually put this on the timeline?
Thank for your help.
grtz,
Yves
Hi Al,
I don't fully understand your question.... In project A there are only issues which are past due, in project B there are only issues due this week?
Your coloring would then just depend on the project key.
You might check https://confluence.atlassian.com/jirasoftwarecloud/customizing-cards-764478020.html
and use JQL like:
Red: project = "A"
Green: project = "B"
Yellow: project = "C"
Blue: project = "D"
Is this the thing you want? Having a project with issues that are all past due doesn't make that much sense to me, but...
Best
JP
Hi JP,
All of the issues are under the same project. I should have said "issues" instead of "projects." Forgive me, I am still learning Jira's lingo.
Issue A: Past due
B: Due this week
C: Due next week
D: Due in a month
So, with that new information, same question.
Can I make the surrounding color of Issue A red (Similar to the screenshot but instead of a column a single issue)? Then make issue B orange, and issue C yellow?
Thank you.
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.