Hi there,
We would like to do following.
1. create a date type custom field.
2. when you create a issue, the value for that custom field is automatically set to 5 days after issue created date.
Is it possible to achieve the above purpose? We can consider buying commercial plugin if necessary.
Regards,
Daisuke Niwa
One possible solution is to write a groovy post function which will update the value of the customfield to created + 5D .You will need script runner plugin for this .
Also refer this question
Use script runner and populate the field based on the created date value.
https://answers.atlassian.com/questions/121708/auto-inserting-a-duedate-using-the-behaviours-plugin
https://answers.atlassian.com/questions/123874/jira-time-tracking-setting (for some code)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline 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.