Created Jul 13, 2022, Last active Sep 19, 2025
I need to ask after a condition if some radio buttons fiels are filled. I dont' want to user the simple scripted validator. Because I will need create a lot of them. How I can do a v...
Last year we were prototyping cloud hosted Confluence+Questions but had to park it. I am now picking up the prototype again and in our instance there now seems to be no option to attach images (or a...
Hello everyone, Have you sometimes wondered what these pesky warnings in your plugin are for? Well, it appears that they are there for a reason and when ignored, may cause some serious inconven...
I am trying to change the dashboard by having a builder and then updating, but I'm not sure if I'm missing anything. Any help would be great! jiraServiceContextImplDeleted - I used an admin ac...
Hello Every one I'm a beginner in a groovy programing lenguaje, please, can you help me with a manual to understand the form to programing with this in jira i'm used scriptrunnig aplication&nb...
When will Template comments for JIRA Service Desk be compatible with Jira 7.9? For now the update check says that it's incompatible.
...ef customer = getFieldById("customfield_11007") if(selection == "VSC") { application.setHidden(false) //show the fields application.setRequired(true) //set the fields to be required a...
Hi, we have the following situation: Jira 6.3.13 Scriptrunner 3.14 Microsoft Active Directory Users leaving the company are first marked to be deleted in AD. The result for the Jira user is be...
Hello, Have a post function which gets a custom field containing email addresses separated by semicolons. Able to parse them and ideally wanted to do a POST to create users. Only t...
Hello, everyone! I just want to share with you the unusual addon-behavior I've encountered and the solution to it. I have a bunch of fine-tuned projects for several purposes and each project has it...
I have a script that posts Confluence PageViews to splunk (and other engines) : http://www.mos-eisley.dk/display/ATLASSIAN/Logging+PageEvents+to+Splunk But I would also like to get more info, m...
I know how to use a single select list and have it have different values based off of other fields. What I can't get it to do is still show the none option. For Example I have SelectListA, S...
When using JIRA ScriptRunner built-in configuration exporter to generate yaml file, I can see rest endpoints, script fragments and script listeners listed in the Export what select widget. However sc...
Hi, Basically we would like to use story points (using them as a time measurement) and not the time tracking, however, for one of our plugins, we need the original time estimate field to be populate...
ScriptRunner custom script macros that want to use an attachment parameter seem to run into the same issue more traditional plugin developers have run into with it -- simply creating the parameter is...
How can we restrict questions to a single space? I understand that questions are site wide but that is so large users can loose context. Is there a way to limit questions just to a single...
Hi everyone, I'm Julie from Beenicon team. I have some questions regarding Jira add-ons and I'd highly appreciate if you can help me with them. I know that a lot of Agile teams are using some Slack...
Hello everyone. I have a simple postfunction that creates a channel in messanger (in our case Cisco Spark) , adds members etc. But I want to create a room with a name and ID of issue. For example , T...
Hi I have created 2 menu using horizontal navigation bar page in inside horizontal navigation bar. I want to link some data from menu 1 to details in menu 2. how to do it?
Let me know how we can integrate with Performance center? Why this is not supported plugin? Is there any other plugin for this?
Hello - I am trying to show different select list options depending on the custom field value selected. My script is not working, below is the script I am using. import com...
Hi . I have create two issue linked to a parent issue. then I have the parent and child 1 linked to parent and child 2 linked to parent. How I can create a postfunction script to link the ...
Hello all, I am trying to change the owner of a filter, but I'm not being successful. Any idea why? Any validations that I need to do? Omitted all the imports for clarity. def deco...
I have installed the bug watcher add on and I have yet to receive notifications. I am watching all of my issues and have tested the following activities: have a user comment on my issue, have a...
Hello, We would need to add a validator that does the following: if the resolution is 'duplicate', then it should be mandatory that a linked issue with the 'duplicate' link type exists already or is...
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