Hi everyone,
I want to create an automation that prevents a task from being created twice by mistake. For this I need a JQL that searches for 4 characters (numbers or letters) between two underscores in the summary (e.g. _0110_), since these are contained in the summary of each project. If there is already a project that contains exactly these four characters in its summary, the creation of the task should be prevented.
How must the JQL look like for this?
Best regards,
Pauline.
Hey !
You need to make sure that Java is installed in your OS, if it's not, you can download the jdk from here:
I hope that helps.
Are you really running a 64bit OS, and is Java installed?
try:
uname -a java -version
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.