Created Jul 13, 2022, Last active today
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...
Hello, I would like a section of my Behaviours script to apply only to newly created issues, and not to issues being edited. How can I specify this? Thanks in advance!
I've implemented the BulkImportCustomFieldValues example using PHP and cURL, however, the values get added at the end of the existing option list, rather than in their respective alphabetical po...
I have a basic understanding of why the function won't trigger, but I'm wondering if anyone can provide a workaround. I have two different workflows: one for Epics and another for Requiremen...
I'm trying to json_encode the following PHP array while following the bulk import custom field values example. $values = 'AAA\nBBB\nCCC'; $data = array( 'FIELD_FCS' => $contextId, 'FIELD_IM...
"statusCategory != Done and issueFunction in hasLinks()" will bring up open issues that are linked to other issues but it includes issues that are only linked to issues in the same project. I want t...
Hi everyone, we are using the old "create page" plugin. Now it's updated by ScriptRunner. In past, we had one case: * A button where a meeting note with a label will be created But every time, th...
Hi, I want to create a IssueLink by a ScriptRunner Post function during the create transition of an issue. But when calling createIssueLink(..), an MissingMethodException is thrown: groovy.lang....
Hi, I’d like the “none” option removed from the second dropdown(child list) in the cascading field. Also, I’d like to set a default value for the child list. Like, if i choose option A in parent l...
Hello, Is there a way on Jira Service Desk (server) to turn on notifications email for all organization members, once for all ? My goal is to notify by email a customer which has 2 email adresses. ...
🛑 Please see Atlassian Partner Rules of Engagement and Partner Processes and Best Practices for the most up-to-date guidelines🛑 We'd like to extend a warm welcome to our...
I'm attempting to make a Due Date field that grabs the Release Date of an issue's Fix Version and then outputs a date one week before the Release Date. I've got this implemented using ScriptRunner S...
So for a number of reasons I don't want to use the out of the box results page that is bundled with the Confluence Questions plugin. I've found that none of the other macros that I have available to ...
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