Hi, I have project where when workflow transition moves from TODO to IN PROGRESS, i need to send custom field values to external url for validation. i havet ried groovy script using REST API...
hello, after i updated JIRA and JSS to following script in a transition cannot be executed. from com.atlassian.jira import ComponentManager from com.atlassian.jira.security.roles import Projec...
I have installed JSS in JIRA but does not manage to install the patched versions of QuickEdit and IssueNav. In this link https://bitbucket.org/quisapps/jss/wiki/Global%20Issue%20Edit%...
Good Day All, I have just installed JIRA Scripting Suite but i am getting the following error message "Global Edit Validation & Postfunction scripts are disabled due to installation problem: inc...
how can i get customfield select list as a string list with python or java.
I wrote a post function with python using jira scripting suite. it doesnt show duedate. what is wrong with my code from com.atlassian.jira.issue import Issue from java.sql import Timestamp impo...
I am using SetDueDate() function in my post function on jira scripting suite. This page says https://docs.atlassian.com/jira/6.3.1/com/atlassian/jira/issue/MutableIssue.htmlafter calling any setter m...
I am writing a post function with jython. i want to use SetDueDate method so i have to use store() but store() method is deprecated. what else can i use for update issue.
Hello i am new on jira. I am writring post function in jython with jira scripting suite. https://docs.atlassian.com/jira/6.2.7/com/atlassian/jira/issue/IssueManager.html what kind input should i ...
on this link there is a interface https://docs.atlassian.com/sal-api/2.6.0/sal-api/apidocs/com/atlassian/sal/api/user/UserManager.html how can i import that to jython validator. and how can i use g...
Hello i am new on jira scripting suite. . How can i get groups ? Basically,what i need if group == "administrators": do something else print "you dont have perm" what i have t...
The following checks to see if the budget holder is the same as the reporter if this is true the budget holder is then changed to the Emergency Budget Holder. If change the else part of the stateme...
I'm adding a Post Function (Jython) to a workflow step, but am unable to add a file. The "file" box is there but is not functional as a drop down. If the file is added in the drop down box the path...
There are few questions that I do have about this plugin, no need to answer all ;) Who is the author and how can I contact him, so we do know what are the future plans? Looking for someone to ...
Hi, Some one can help me to configure a jelly script for Auto close tickets that have been resolved after 30 days with email notification to reporter. Venu
Any way to work JSS with JIRA 5.0.6 ? I've tried to install Quick Edit plugin 1.0.41, 1.0.42 ... till Quick Edit plugin 1.0.52 but JSS still says that it's incompatible with Quick Edit plugin and s...
Hi all :) is here anyone who has problems with reindex in jira 5.1? In version 4 ewerything works fine, but now i can't find resolution for my problem (scenario): Issue in "Awainting for accept...
Hi All, I am trying to figure out which plugin (if any) can help me solve this business case. When we transition through a workflow, we would like to have JIRA send a HTTP POST to a diffe...
HI There, I was trying to create the jelly script to import the issues in JIRA4.4.4 . in folowiing format. Please note that my project already have custom fields created i need to input data in it....
Copied to clipboard
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.