Need a date picker custom filed in ON HOLD screen populated as a required field no more than 180 days out. Is there a way to do this? I guess date chosen shouldn't be beyond 180 days from current date
You could do a validator using a scripting app such as ScriptRunner or PowerScripts
Thank you for sharing your insights. Am very new to scripting. Not sure how to do it. Can you throw some light or direct me where to look?
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here's an example that is close to what you need https://community.atlassian.com/t5/Jira-questions/script-validator-check-dates/qaq-p/400542
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @KRC,
Like Boris mentioned, you can use an add-on like Power Scripts. With just a few lines of code, you can quickly and easily add a date picker with condition.
We've put together a quick 5 min video showing you exactly how to set this all up. We've also included the sample script we used so you can just copy and paste it to try it yourself.
Hope this helps!
Johnson
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.