Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,555,532
Community Members
 
Community Events
184
Community Groups

How to Add Due Date to the Tasks and How to follow up this Due Date?

I'm using Kanban Project to manage our team tasks but I need to add Due Date to the tasks and follow up the tasks by this date How can I do this ?

3 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

7 votes
Answer accepted
Thomas Schlegel
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Oct 12, 2017

Hi Ahmed,

go to the configuration of your Kanban Board. There you need to change the card layout. There you are able to add the field "Due Date" to your cards.

To filter on the due dates, I would add quick filters to the board, like

duedate  <= now() 

Thanks you very much.

 

Another Question How to show this due date in the issue details.

Like # people like this
Thomas Schlegel
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Oct 12, 2017

Nearly the same answer: 

go to board configuration, then change the issue detail view. Add the due date there.

Like # people like this

Thanks for your reply it's working fine with me now.

Thomas Schlegel
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Oct 16, 2017

Your're welcome, Ahmed.

Hello, and one more question

 

how i can put due date to the card lable on dashboard?

Like Dante Colom likes this

@Thomas Schlegel  But how to (go to the configuration of your Kanban Board) i spent 2 hr but could not add due date, can you please make it more clear?

Like Cliff Adams likes this

@vimal_upadhyay Try clicking on the button Board (under the search field, top right) while you are in your Kanban board, select Configure. There you will see a list of configurations. Hope this helps! 

I believe you have to be the admin to make changes here.

It's necessary add due data field to main fiels on the card due to see on each card the date, What is the solution?

Like Muhammad Naeem Jawaid likes this

For Jira Cloud, if Due Date is not visible in the issue type you want to have try this:

  1. Figure out which screen scheme your issue type is using. Go to Project Settings -> Issue types 
  2. Navigate to the corresponding screen.
  3. Add the field Due Date in the screen: Settings -> Issues -> Screens
  4. When creating the new issue make sure that the Due Date field is active: Create -> Configure fields -> Checkbox Due Date
Like # people like this

For Jira Cloud, if Due Date is not visible in the issue type you want to have, try this:

  1. Figure out which screen scheme your issue type is using. Go to Project Settings -> Issue types 
  2. Navigate to the corresponding screen.
  3. Add the field Due Date in the screen: Settings -> Issues -> Screens
  4. When creating the new issue make sure that the Due Date field is active: Create -> Configure fields -> Checkbox Due Date

How to have it appaeard on Team Managed project?  All above replies are for Company Managed.  Thank you.