Created Jul 13, 2022, Last active today
After launching our Marketplace App last week, we wanted to take a moment to talk about our new Bitbucket Cloud integration and give a quick intro to visual testing. How visual testing with ...
We need a report for custom checklist field updated information like username, date, time...
Do you ever have to notify your team when they need to read a specific Confluence page or document like a new policy or updated procedure? Confluence alone offers a few options: You can share...
There are many reasons why it’s worth to create multiple Test Plans during a single cycle of testing. Separate Test Plans can be used for testing single requirements, modules of the software, or simp...
Dear Team-Jira, I search plugin jira cloud for calcul SLA and another about permission field Thank you
How good is https://bitbucket.org/atlassianlabs/atlassian-webresource-webpack-plugin/src/master/ Is anyone using this for production plugins.
If you are using Jira to track issues, bugs, project plans and workflow already, you are familiar with the ecosystem and how it enables Agile teams for speedy delivery. The use of Jira however is no...
Hi Backstory: Because of the current way a created vs resolved per month bar is set up, if someone edits an issue in Jira to match the criteria (a custom field called 'Team'), it gets sucke...
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....
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