Created Jul 13, 2022, Last active today
Scenario: We have a read only field that pulls an object type based on the $reporter that raised the Jira ticket . The object type is called AD Users. An attribute of this objecttype is another obj...
I have a behaviour that the due date field is read only. I would like to have a condition that the user will be able to update the due date if the priority is at the lowest level. Does anyone have a ...
I was trying to set a default description, which I was able to do. My problem is when I change the issuetype the description is carried over. This also occurs when I change the project. I have the ma...
Looking to create an overview of your business, the market, or a new feature idea? Or maybe you want to figure out a crisis remediation, or a go-to-market strategy? It's time to kick off a SWOT analy...
I just made a nice post function and I wanted to share it to the world: In our Company, we have some tickets that after they get approved the component leader must be notified to perform a specific ...
Understanding how time is spent in your organization is key to improving productivity, managing budgets, and making informed decisions. In Jira, users can log time directly on work items, which opens...
Hi, I use script to set custom field on issue create: import com.atlassian.jira.component.ComponentAccessor import static java.lang.Math.* import java.sql.Timestamp def Begin_Date = Compone...
Hi, in behavior, I need to set required field but some times I have values in my list field but other time I have empty list. Depending of project context. Is it possible to script something ...
Introduction I would like to write a set of articles about delivery and release management in software development. In these articles, I want to share my experience of the delivery process organiz...
Hi, I'm trying to implement, ability to merge to develop only when a source branch on pull request got 6 successful builds. The below script doesn't throw any error when I run it through global scri...
Hey guys, I'm trying to clone and link multiple issues based on a checkbox values on transition screen. With this code, I'm already able to clone the issues for each of 3 values in the cf, however ...
Hey guys, I'm trying to clone and link multiple issues based on a checkbox values on transition screen. With this code, I'm already able to clone the issues for each of 3 values in ...
So I want the user to submit an attachment with their ticket and with a scriptrunner script open the file, read it, and run a couple of functions on it. I haven't been able to find any information a...
Hello everyone and happy Thursday! Being able to add and use checklists directly in Jira issues is something many users ask about. They are also quite popular on Trello. It is therefore not a surpri...
Hello, Just wanted to know, in my current repository i wanted to have list of auto approvers based on branch name. Context is Branchname1 : user1 , user2 Branchname2: use...
...omponentAccessor.JiraAuthenticationContext.getLoggedInUser(); cfSDGList.setRequired(true); Boolean fieldVisible = !ComponentAccessor.getGlobalPermissionManager().hasPermission(Permissions.USER_PICKER, C...
Hi all, I'm trying to create a scripted field using the Adaptavist Scriptrunner for JIRA add-on that will retrieve the user name who most recently performed a specific transition on the issue. (i.e....
Hi everyone! I'd like to invite you to a webinar which I will host on July 31st on behalf of Deviniti. Software testing is a complex process which consists of multiple phases and involves many peopl...
Hi , i need to create escalation services with change one of option in Radio Button with some comment inside issue . Radio Button options : a) none b)111 c)222 d) 3333 name ...
I am trying to run an extract to provide an off-site team just the latest comments on a JIRA ticket if the ticket has a comment. Is there a way to auto-populate the latest comment with the last...
The Department of Defense is diagram-mad! 🤪 Literally, take a generals' word for it. A few years back, two diagrams from within the DoD made it into the mainstream media, one even onto th...
This is the second part of the article about Jira Day 2019 - the largest Atlassian-related conference in Central and Eastern Europe. Read the first part to learn why did Atlassian Feico Mol leave the...
Over the last 5 years, we at Deviniti have organized over 20 events related to Atlassian products. Jira Day is the biggest of them, and it’s the largest conference of that type in Central a...
Hi, In our company we are currently using Zephyr but it's annoying. We cannot create folders tree and where we can use folders and subfolders so we decided to move to other tool. I am currently thin...
Hi, this might be a bit techical. The task is; When one of two specific issue fields is changed: Update 2 other custom fields Execute a HTTP request The problem seems to be that ...
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