I am trying to set multiple tasks for my team to do so have created child issues. However, I cannot seem to be able to set specific due dates to when each of the tasks need to be completed ?
Hi @luci.tinsley ,
What project type are you using? Company or team managed?Make sure you have proper permission and the duedate is added in screen/layout to be shown in issues.
Thanks!
Hi Dexter.
Where do I check that I have proper permission / due date is added in screen / layout ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What project type are you using? Company managed project can be modified by Jira admin only while team manage project can be modified by Project admin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Wait Im confuse, are you looking for an automation how to get due date of parent? Or the duedate is not visible in you issue view?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am using a Finance Software Project and it is Company managed.
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.
You mean you can set due date in child issue view? You cant find the due date field? Or you just want to create an automation to auto set the child issue duedate from parent?
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.
Is the duedate field is visible in child issue view? Can you show us some screenshot of your issue view of 1 of the subtask. If there is no duedate field under context field or in more field (you can see this at the right side of the issue).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What is the specific due date you are trying to set, several day in the future.
Then use automation to create the tasks and set the due date with a smart value, like;
{{now.pusDays(4)}} or {{now.plusBusinessDays(3)}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Marc,
I am trying to create a monthly closing timeplan for my team.
We are trying to assign multiple tasks to each colleague by setting a due date.
Is this possible ?
This is what we are trying to aim for.
Please can you show me how to use automation once I have created a Child Issue ?
Thankyou
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Are they always the same in a month or do they differ time on time?
Do you make the issues always on the same day in a month, are they always the same issues.
If they differ, than you can only do this manually.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I can also suggest this free practice into the basics of automation.
I hope to guide members on the community, with help and solutions, but I also have a strong opinion that you should try it first.
I can't build your solution on request. If you want you could hire my company to built a solution.
The community is for help, not building complete solutions for other companies.
Kind regards,
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.
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.