Good afternoon!
I have structure in Jira with some columns, both of them - create date and done date.
Structure looks like: task -> subtask
I want to duplicate date of create task to subtask in another column, how to do that?
Thank you
Hi @Rkeanefootball1! ,
Welcome to the Community!
Could you share a little bit more about your goal? It sounds like you want to add a new column to the structure where the Task (parent) created date would show at the Sub-Task (child) level. Is this correct?
Also, it would be good to know for sure if you are Cloud or On-Prem hosted. A quick way to check is if you see a button for Automation or Show Generators in Structure. Automation would indicate on-prem and Show Generators cloud.
Best,
David
Hi @Rkeanefootball1! I don't know what is the purpose but from my point of view:
- If the subtask is created manually -> must update the data in the database(not recommended)
- If the subtask is created by the customized code/ scripts -> we can use created date time from the parent task and set it to subtask
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.