Forums

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

Update custom field on a proj based on Version Release Date field using Script Runner - Jira Cloud

Shashi Yellambhatla November 28, 2018

Hello

I would like to update a custom project field "Project Due Date", based on Version Release Date in Jira, using Script Runner for Jira Cloud. Can someone please help me with a sample script?

 

Thank

JP

1 answer

0 votes
Kristian Walker _Adaptavist_
Community Champion
December 19, 2018

Hi Shashi,

Thank you for your question.

I have created an example script located here which you can run on the script console inside of Jira Cloud in order to get the release date of a fix version on an issue and set the issues due date to this date.

You will be able to use this script as a reference to see how you can get the relase date for a version specified on an issue and set the issues due date to this date so that you can use this example to create the script that you require.

If this response has answered your question can you please mark it as accepted so that other users can see it is correct when searching for similar answers.

Regards,

Kristian

Suggest an answer

Log in or Sign up to answer