Created Jul 13, 2022, Last active today
I want to automatically assign a specific user (by using its username) based on the user group of the person creating the issue. Therefore, I set up the following script by using Scriptrunner postfu...
...****************************************************************4" ); connection.requestMethod = "POST"; connection.doOutput = true; connection.setRequestProperty("Content-Type", "application/json;charset=UTF-8"); c...
Hi, We would like to implement a Script Listener to notify (via email) a group of users whenever a Version is released. The only REST API call i found in the official document is : Send notificatio...
Hi All, Can someone help me with custom validator (scriptrunner). I need to make the attachment system field mandatory when the value of radio. Here's the code that I am using: import com.a...
The tables which appear in the issues create screen are displayed as markup (not as tables). See attached picture. its looking like this it should look like tabl...
I have a behavior that prefills the description on create of issue based on the scriptrunner documentation If the user (on create screen) selects the pre-filled text (in visual mode) then dele...
...Luckily, with the help of InTenso (now Deviniti), Jira and I moved past the rough patch in our relationship. Now Jira could finally enter into a true p...
Hello @Jenna Davis, Here is the behaviour script file and error. I have this file in a jar file and deployed the jar as addon in jira. import com.atlassian.jira.component.ComponentAccessor import ...
We are tying to create a listener on VersionCreate. The listener will check if the version matches a particular pattern and execute some steps. here is the code: import com.atlassian.jira.comp...
...ustomFieldValue = issue.getCustomFieldValue(customField) mutableParentIssue.setCustomFieldValue(customField, customFieldValue) } } //updating the parent issue only if condition is true if(m...
Hello everyone. I beg for your help. I am not a programmer but I want learn something :) I need add request participiant to a new ticket based on custom field, which will be filled by customer from ...
Hello, I wrote a script in 'REST Endpoint' and 'script fragments' that calls a transition by clicking a button. The screen of this transition didn't pop-up but the transition itself happened. I ne...
Love Apptually** 📱💝 I love using JIRA. 💻💖 I love using Confluence. 📃💘 But MarketPlace, like a dagger, is deceitful, sinful, corrupt, and makes me frail and a fraud. ...
It only runs when the user clicks on one of the checkboxes, then the list instantiates. I'll go grab my other PC and paste in the code. Has anybody run across this? Just curious.
Hello all, So when I set a custom field's option to "No" for a single list I get this error. Any idea why? I have other single list custom fields and I'm able to set them with Yes/No options e...
JIRA version is 7.4.2 Scriptrunner version is 5.4.48 Here's some sample code: import com.atlassian.jira.component.ComponentAccessor import com.atlassian.jira.issue.IssueFactory import com.a...
Is it possible to enforce users to pick only a topic that was already created (by admins) and not create a topic when they ask a Question.
In the latest Winter Executive Report where CCW Digital listed top priorities of organisations in 2018, the report shows that businesses should pay more attention to not only improving trai...
I am working to audit my Confluence instance and looking to add a label automatically to any Confluence page that has not been updated in X time. Has anyone done something like this with scriptrunner...
When I work with my company's version, I found there were some march under 'formatting' and I am not sure how to use it. I wanna find manuals about these marcos.
Jira is a widely popular bug tracking tool used by Agile teams across the globe for collaboration and project management. However, what makes it really interesting is that Jira is also used for test ...
(Pssst - show this post some love and you might get rewarded with the February badge.) We know apps (formerly known as plugins or add-ons) are a big part of your life. You spend a lot of time togeth...
We're trying out 'Questions for Confluence' so I'm setting up access etc as per the quick start guide. I'm looking for the settings as mentioned here (and also linked here) but I'm unable to find the...
Can I create ScriptRunner scripts that can be added to the Advanced Space Functionality section of Space Tools so that a Space Admin could run them?
Hello All, I'm trying to change the parent issue resolution from the sub-task. I've automated the parent status from the sub-task everything is working fine but the resolution is not changing as i ...
App Central is your space to connect, share, and learn about Marketplace, third-party, and custom apps. Whether you build or use them, this is where the discussion happens. Marketplace Partners: be sure to check our Atlassian Partners - Rules of Engagement and Partner Processes and Best Practices before posting.
Copied to clipboard