I'm currently in the process of setting up our team on a Kanban board and I don't see anyway to set due dates?
I can see there are "releases" but it's unclear how to add issues to the releases.
I'm coming from Pivotal Tracker, so maybe I'm missing something about the philosophy of Kanban style management
Hello guys,
I found how to do it:
You go on : Projects settings, on the bottom left-hand corner,
You select Screens
Then, you select the type of Issue you want to add a Due Date,
I had 4 issues using a "Scrum Default issue screen", I clicked on the link "Scrum default issue screen"
and then I could add the field "Due date"
Worked for me, 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.
I had this problem too and it took forever to find the answer.
You have to add the Due Date field to the issue detail view for the board.
On your board, go to the Board dropdown in the top right and click configure Board -> Configure
On the resulting page, on the left (Configuration) section, click the Issue Detail View link.
On the resulting page, in the second section (Date Fields), add Due Date to the list.
When you go back to the board and select and issue, due date should show up on the right!
Remember that the Due Date permissions needs to be editable by your users (there are global permissions for this as well).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for reply, i can see the Due Date in the board permission but it still doesn't appear in the individual TASKS. Any tips ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can add Due Date in the Card layout of the Board.
Board -> Configure -> Card layout
Then use the drop-down menu to select Due Date and click on add.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@[deleted] Thanks for your answer. I tried that way but couldn't see it in the right summary column... Is there any way I can set Due Date in the right column in stead of clicking on Edit?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Conar Dunne
I do not think it is possible. You should be able to see the due date on the issue cards in your board and you can see it in the issue itself when you click on view this issue.
If the due date is still not visible, then see the link below to check if your settings are set correctly.
https://confluence.atlassian.com/jirakb/due-date-field-is-missing-189431917.html
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.
Can issues automatically go to the kanban board when it is for example 7 days until due date?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
project = KEY AND due <= 7d
this jql needs to be set up in the boards settings. general. the third option from the buttom... I only have german options there - I guess they wont help u :D
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Fields like due date go on to issues, not the board. The board is a view of the issues, and the due date can hence be shown on the cards that represent the issues on boards.
Releases use the "fix version" field. With Kanban, issues are supposed to move from left to right, gradually filling up the far right hand column as "done". When you are ready to "release" (usually imagined as a software delivery), you click the release button at the top right, give the release a name, and Jira stamps the issues with the name (in the version field) and they vanish from the board because they've been delivered.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.