Hello,
We are using scrip runner plugin in my jira server instance by using this plugin i need to create scripted custom field that automatically Set display number of days the issue is due in and this scripted custom field is filled manually while creating a issue and then it automatically Set display number of days left. Please help me with script how to achieve this issue.
Thanks,
Siva.
This isn't going to work
Scripted fields are not enterable, they are calculated
Reporting and searching is not going to be reliable, unless you re-index, or at least view, every issue with your scripted field on it every day just after midnight.
Thanks for the reply,
Sorry for i wrote the question wrong way actually Due Date field is system field that is manually entered by user while creation of issue. Here i need new script custom field (Due Date Indicator) that calculates how many days left from Due Date system field. Please help me on this.
Thanks,
Siva.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't think you wrote it incorrectly at all.
Your "number of days left" field is not going to work because of what I said in my original answer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online 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.