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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.