The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

setting a custom field (date) from due date

mathew wise
September 11, 2019

hello,

On a single project i would like to set a custom field (date picker) from the Due Date on creation only. 

how can i do this? 

jira version = 7.12.3

scriptrunner = 5.5.6

thanks

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 12, 2019

Hello Mathew,

Thank you for reaching out.

I understood that you would like to add a new custom field to your screen that would receive the same value added to the Due date field, using Scriptrunner. Is it correct?

If that's what you are looking; for, Scriptrunner plugin has an inbuilt-script that you can use to do exactly what you want:

Screen Shot 2019-09-12 at 18.06.08.png

You can check the video below to know exactly how you can configure the script:

ScriptRunner - Copy custom field values

Let me know if this information helps.