Hello, I have Jjupin Plugin installed on JIRA 7.1 and want to try auto transition the issue as per validation on linked issues. Example:- I have parent issue type like (Story Ta...
I am looking for a way to limit the number of value in a select list custom field depending on the customer request type that a user choose on the JIRA service desk customer portal. Any suggestion...
Hello everyone In our JIRA instance, we have a customfield (JJupin SIL) to return the last comment on an Issue, if the connected user have the right on that issue On our last reindex, we had a...
Hi, I am trying to export sil programs from one instance to other, is there a way to do it, Please advice. Thanks in advance!
We use Kepler Rominfo's Simple Issue Language extensively in some of our instances and a couple of the scripts have grown quite a bit. I was wondering if anyone attempted to write SIL scripts lo...
Hi, my question is focused to solve the problem described in this question: https://answers.atlassian.com/questions/87287 Thanks in advance Begoña
Hi, i'm using JIRA 6.3.9 I have day of birth, and i need to count person's age, so, i wrote: interval age = currentDate() - customfield_10001; return "age " + age + " years"; But it showing ...
Copied to clipboard