Is there a way to specify a cron expression for due date? Something like: 0 0 0 ? MAR,JUN,SEP,DEC 5#2 2019 would be ideal for an issue due date on the second Thursday of a specified month after that creation date. Or at least allowing this advanced cron expression to be added in any Date field in Jira?
Thanks,
Roberta
Hi,
It would be nice if we could accomplish this without having to buy a plug-in.
Thanks,
Roberta
Hi @Roberta
You could use groovy script to do this.
May be https://stackoverflow.com/questions/4363952/is-there-any-java-class-to-get-date-from-cron-expression would help
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.