Created Jul 13, 2022, Last active today
The problem: I want developers to enter a comment every two days while the issue is in In Progress status to track their progress. Tracking the progress of your developers is an important task - one...
In this article we will talk how to use histograms in Prometheus Exporter apps(Jira, Confluence, Bitbucket, Bamboo). I will use the jira_request_duration_on_path metric as an example, but you can ap...
Hi Team, I have implemented a script to calculate Number if weeks from start date to end date, see below: import com.atlassian.jira.component.ComponentAccessor; import com.atlassian.jira.issue.Iss...
With using Scriptrunner, you can built listeners and browse through the changelog of what has been modified in an issue. I don't see a similar option to do this for sprints, see https://s...
...s not seen from Structure or there is no line in issue's history about this change ImportUtils.setIndexIssues(true) finish.updateValue(null, issueObject, modifiedValue, new D...
...ustomfield_22694") def selectListValue = selectList.getValue() if (selectListValue == "None") { textField.setHidden(true) } else { textField.setHidden(false) }
Hi, I want to make a database query by user email and write the phone number on the screen. What I tried to do with behaviors is also not working. I need to try with script field. What kind of pat...
This article was prompted by @Mina Kwan posting Let’s talk all things Slack and Atlassian! Whether you use multiple Atlassian Cloud products, or need to know when Atlassian de...
It’s very important to have access to the workflow process from anywhere. Especially if you manage the work of others. There is no difference whether you’re out of office, or drive a car,...
Hi, I have scriptrunner job / Escalation service where is Action (= status change) and assignee change by "Additional issue actions". Both actions works ok separately, but ...
I am trying to use the API to create a calendar entry with Postman. I seem to be close receiving a 200 OK response, but still failing on a couple of things. Here is some of the items... Using...
Have you ever been worried that scripts and API connections to external sources can compromise the integrity of your Jira and Confluence databases? Are you managing access of hundreds or thousands of...
Use case: Integrate Microsoft Dynamics CRM data into Jira Let's take a frequent use case around here: all customer data resides in a pre-existing CRM, Microsoft Dynamics CRM, and the...
Hello, I would like to change the issue type after receiving the ticket with scriptrunner. The workflow is different from the entrance workflow but it is the same project. Background: The tickets...
IT Service providers work with the cutting-edge technologies and concepts to deliver the best for their customers. When working with managed services it is important to keep everything on track. Ther...
Hi, is there a way to use scriptrunner to give me a table with the correlation of 2 issues linked via a 3rd issue? In practice I have: issue1 -> link -> Issue2 -> link -> Issue3 I nee...
Hi, I'm currently starting to use ScriptRunner for Jira and the database picker field is an awesome tool. Currently I'm having two issues. First I want to introduce the use case. We want to add a f...
Hey All! Some time ago, I created Bulk Actions power up for Trello and I would like to gather some feedback, suggestions etc. that would inform the next release. In short, it allows one to perform ...
Hello, i have a problem with copying the fixversion from task in project A to task in projekt B. The copying works well and I have also some entries in the history-tab, but i can't filter for these ...
I have a requirement where I need to add values from multiple number fields and perform math operation on them. Then I need that result stored in another custom field for use in Portfolio (sinc...
When entering "Relevant Search key word" in Issue picker field, 10 of 15 matches are shown but remaining matching issues from 11 to 15 cannot be selected. How can issue matches not s...
Hello guys, I have been searching a a lot and I could not find a good code / answer about my feature I've been trying to implement. I just used a simple "Checkbox" field and fill it with op...
Problem I love Jira Service Management (Jira Service Desk), but let’s face it, one single field for uploading attachments is sometimes not enough 😞 Don’t see the problem with this form? ...
I am trying to customize the atlas kit editor for a scenario where I want to add a new plugin in the toolbar of the editor and insert a custom node type on clicking, this node will have it's own UI/U...
...assword', apiVersion: '2', strictSSL: true }); async function logIssueName() { try { const issue = await jira.findIssue(issueNumber); console.log(`Status: ${issue.fields.status.name...
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