Created Jul 13, 2022, Last active today
Tempo plugin, has a screen called "Plan Time". We want to use that screen to insert our vacations. However we need some simple validations. For example: max number of days to insert during the year, ...
Using ScriptRunner for JIRA JQL functions I am able to easily search for linked issues, however, I would also like to narrow down the results by returning issues with only for instance more than two ...
So, I'm somewhat new to ScriptRunner. I'm liking it though. Especially the behaviours section. I'm currently trying to write an initializer that would hide/show certain fields on the issue edit scree...
Hello - I have a question regarding the Adaptavist Scriptrunner plugin. In my JIRA project I have many Issues in which I want to bulk copy a custom field value into the Summary field. I...
Hi, I have the Test Management For JIRA add-on but can't find how do I export my tests to excel / CSV file. Please advise. Thanks, Roy.
Hello Is there a way to trigger Multi-Level Cascading Select validation on edit form? I want to use behaviours because i want to validate those fields not only on transitions, but also during editio...
I am trying to update an issue summary when an issue is created. i want the summary to be what is entered in a custom field. I created the following listener when an issue is created. packag...
I want to use Behaviours in JSD. In the documentation there is a section "Behaviours with Service Desk" (version 5.2.4). When I go to download, the latest available version is? Is there a...
We are trying to set up a dev environment. I followed all the instructions of https://scriptrunner.adaptavist.com/latest/jira/DevEnvironment.html But when I run jira:debug, we will get an error. [E...
Hi I want restrict attachment type in creating issue(when creating issue must be attach ONLY excel File in "creat issue screen").I writed this script, but there are error in it. How can I fix the p...
I'd be interested in trying this plugin out, but it requires admin privileges on Confluence, AND full read / search access in Slack as well. That seems a bit excessive, especially for a closed-source...
Users are asking a question in a Space, but they only appear in the Questions List macro (on a Space page) after I rebuild the Index. Is there a way to have them displayed automatically, i.e. withou...
We created a Team Space, and one of the team members used the Questions menu item to ask a question. However, when we use the "Questions" link in the sidebar, the questions are not listed. So I creat...
Hi , I wants to create filter that give me all items from next sprint in specific project I have below query but from some reason it doesn`t work for all projects/boards Filter : PRO...
I need a basic thing from script runner, but i have no idea how to do it. All i need is for a custom field in an issue to be updated with a value depending on the value of 2 other fields. E...
Hi Everyone, I am trying to implement service desk in my Organization, Based on the requirements, I need to update a custom field (either text field or single select) based on the service desk...
OK here is my issues. I have a situation where I want to make a field required when a user checks a check box. For this discussion my checkbox field is checkBoxField with a single choice ...
Hi Team, 1) Installed Google SSO add-on in Jira v7.3.7 Add-on details: Add-on Name: Google SSO for Jira Add-on Version: 3.0.3 Add-on key: com.appfusions.googlesso.googlesso-Jira Vendor: App-Fus...
Hello everyone! I need to resolve some simple task. I need a script that would create a checklist based on checked positions in checkboxes list. Script should start in post function workflow. I know...
Hi, On Export Selected Project, when we select "Only configuration" and select " ALL Scrum and Kanban Board" Option, does this include Sprints? Or, does the sprint is include with "Configuration an...
Hi, I am using JIRA service desk 3.4.3 with JIRA 7.3 and script runner 5.0.14. I want to set approver automatically on create issue transition. Here is my code. This returns error import com.atlas...
Atlassian’s Marketplace features over 3,500 apps to help increase the functionality, flexibility, and extensibility of your Atlassian products. If your team has a need, we have the app for them. Wit...
Hello everybody! We´re using Zephyr for JIRA Cloud. I'm interested in exporting issues with attachments (ie screenshoot). Only can export all the other fields to Excel. Is there any way to&nbs...
Hello, our tickets have a lot of custom fields which should be editable by our developers. Now i want to make this as comfortable as possible. The two options i know of and i am currently using are,...
...hecklist) { def checklistItem = ((ChecklistItem) checklistCondition) if (!checklistItem.isChecked()) { uncheckedExists = true if (checklistItem.isMandatory...
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