Created Jul 13, 2022, Last active today
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 ...
X-ray is a great tool. However I have a request to make. There is a lot of emphasis in the tool's handling of tests. However, when we execute our Verification, we emphasize in what requirement...
As pointed out in this question, the requirement status is not calculated based on the test fix version. This creates problems when the requirement has a slightly different implementation in 2 d...
Good morning all, I have been researching the various community discussions on Script listeners and cannot seem to find one that would support my needs. You all are too advanced... I am trying to e...
Professional-quality network design calls for logistical intelligence, technical know-how, and an aptitude for clear presentation — that includes graphic design skills. Behold.... Gliffy Diagram for...
I am upgrading my Bitbucket from 4.13.0 to 5.6.1 and then upgrading the ScriptRunner for Bitbucket plugin to the latest version via the admin panel in Bitbucket. We have several repositories that ar...
Hi, I have zephyr test cases in JIRA and need to download all the test cases to an excel. I am using curl rest zapi to interact with jira. Can anyone let me know rest zapi url format...
App Central is all about the many magical apps and Powerups that help make Atlassian products even better. Partners, please read Atlassian Partners - Rules of Engagement and Partner Processes and Best Practices.
Copied to clipboard