Created Jul 13, 2022, Last active today
As part of our ongoing collaboration with Atlassian to make SignalFx the best monitoring and observability platform for Atlassian users, we are pleased to announce today that we are bringing another ...
Could any one please tell me how to fetch the value of a User Picker profield in ScriptRunner Behaviours ? Kindly do mention the import libraries as well. Thanks in advance.
Manual software testers execute hundreds of test steps that are part of test cases every day. This activity takes up most of their working time and has to be carried out effectively to maintain high ...
Hi All I want to get the macro body of the system macro(not the user macro) in confluence from the confluence page.I want to do it with script runner? Anybody knows how to do it ? In the above s...
Hi , i want to create a key value pair of USER and their managers and users and their Department Heads which i can use for further approval process in workflow How can I achieve this&n...
I need to write a custom JQL function. In the workflow is the stage "Waiting for approval". Each approver can individually accept/decline the issue. Some approvers are belonging to the defined group...
Hi All In confluence how to read the body or content from the particular section? I want to read the section content also I want to edit the content with the help of script runner for confluence. I...
Hello All, How to show and hide custom fields based on other custom field value selection? Currently, i am using below script for show and hide custom field based on other field(single select list)...
Hi, When Summary change trying to set Due date after 7 days on creation. SetformValue is not setting the value to due date. What I am doing wrong def sumField = getFieldById(getFieldChanged()) ...
Hi there, Does any one know if we can search all unexecuted tests on Zephyr (with JIRA)?
Hi all, I am writing a ScriptRunner listener in Jira to catch when a couple of issue fields are cleared by the user. I have the listener firing on an Issue Update event. If the v...
I want to update a Issuepicker in a listener. On this page: https://scriptrunner.adaptavist.com/latest/jira/script-fields/issue-picker.html its say do it like this: issueInputParameters.addCusto...
Hello everyone! Im changing all my custom database pickers for the new scripted field from scriptrunner. My question is, there is a way to click on the list and display the results without ...
Jira Viewing a sprint can I see all my issues in a tree view with additional columns e.g. status I would like to see my sprint like the following (unexpanded) Sprint 1 Story 1 – Create user...
I'm not seeing how a document is inserted. I've tried looking in the quick macros '/' and there is nothing there. Then I looked in through each of the categories for the full macro modal and n...
Hi, I have a field of type Issue Picker. What is correct JQL query to find issues where my field is not populated? Unfortunately "FIELD is Empty" doesn't work as Jira/ScriptRunner does not su...
I am trying to below code to create tasks in confluence, but it is communicating with Jira, please suggest code snippets for confluence import com.comalatech.workflow.TaskService import com...
Hi, I want to create JIRA Service desk Customers using an API Call during a workflow transition. How is this achievable using script runner? Thanks, Swarna
...othing seems to work. class Log2 { public warn2(str) { &n...
Hello, I recently went through my custom fields that are driven by scripted fields through scriptrunner and added a context to reduce the load on our Jira instance. Unfortu...
...egissue: " + vregissue) regver.setHelpText("regver: " + vregver) regissue.setRequired(true) if (vregissue == "regissue") { &n...
...ool.setRequired(false) tool.setHidden(true) tool.setFormValue(null) if ((selectedOption.contains("Client Team"))) { def optionsMap2 = options.findAll { it.value in ["CT: Medical", "CT: Vision", "CT: D...
I am working in a prototype app to manage service contracts in Jira/Jira Service Desk. This will allow users to control and be informed about expiration dates or limits (hours, issues) for contracts ...
how do i calculate fields of a project
When we're executing manual tests, sometimes mistakes are found in the steps. So we have to reopen the test, edit, request for review and finally get the test approved. When tests have more than 10 ...
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