Created Jul 13, 2022, Last active today
– Dogfooding is a great way to get people to walk a little way in the user’s shoes. Source Dogfooding comes from the phrase first used in 1988 by a Microsoft manager Paul Maritz who wanted to i...
We are writing a script to install the agent on Windows stations in our AD. We are facing an issue where the MSI installer Discovery_Agent_Setup_x64.msi does not accept /quiet key for unattended inst...
Hi guys, I'm using Script Runner version 6.2.1-p5 with Jira server version 8.6.1 I have a transition that contain 2 post functions (custom script). First script => create a subt...
Hi all! 👋 Matt from TestRail here, super excited to introduce TestRail's newest product for Jira users: TestRail Lite Test Management for Jira 🚀 What is TestRail Lite? TestRail Lite is a ne...
Hello, I'm sure this is relatively simple, but I've developed an event listener that sends an email when a user is added to a user group, however I want to limit the scope of this listener to only a...
Hi, How to raise a ticket in jira automatically on adding data in sharepoint list. when a new data is added to sharepoint list, based on data entered the jira ticket must be created automatically. ...
Im looking for a way to limit Insight field values depending on JSD portal request type/request type groups. I have Scriptrunner and was looking into behaviours but no progress yet. Could someone p...
I have a ScriptRunner post function that sends out a notification email, but I'm trying to give a condition on a checkbox custom field. There are 3 options to the custom field, but when I use&n...
Hi, In our instance, a story can have various sub-tasks but will always have a 'QA Task' sub-task. I need to use ScriptRunner to block a specific transition if any sub-tasks are not closed excl...
Dear colleagues, I would like to write an Adaptavist script that sends an eMail notification whenever any issue in a project reaches a well known state. I'm using a "Listener" for this, bound to the ...
I have the situation that I want to completely purge all links under "Issue Links" for an issue. So far I only found code snippets on how to handle links to other issues, but I wonder how the groovy ...
My Calendar shows Monday as first day of displayed week, but the Team Calendar of others in my team display Sunday as first day of the week. How can I change mine to also display Sunday as first day ...
Events from my Google Calendar are appearing in Team Calendars but I am not seeing the full details. Is there a setting somewhere that will show the event title, etc. instead of the word busy?
Hello, I'm currently working on implementing a solution for a Jira environment, and need to restrict visibility to certain UI elements to only the global administrator. We have additional admi...
Please can someone explain me the steps to create a MindMap in Jira
When it comes to making the move to cloud, apps are a big part of the migrations conversation. In fact, more than 60% of Jira Software and Confluence customers use at least one Marketplace app. Atl...
Hi, I used following code to create the link to TASK from Project issue type. Its works great but need to validate before create. If already link exist then don't add. Can anyone help me on this. &...
I want add Users from usergroup to custom field if component is selected let's say I have 3 components "A", "B", "C". If component "A" is selected when creating a task, then users in "group1" are a...
Hi Team, I have implemented one script for calculating Number Of Weeks, see below: import com.atlassian.jira.component.ComponentAccessor; import com.atlassian.jira.issue.Issue; import java.util.D...
I am using Confluence data center. Why does my installed plugin Adaptavist ThemeBuilder - Engine and Adaptavist ThemeBuilder - Editor have different versions ? I have Version: 5.8.4 for Ada...
Okay, SO.... Atlassian OBVIOUSLY knows something we don't. All of us - users - not employed by Atlassian or a partner - still have a need to account for time by type of work. SO... like m...
Hello, as the title suggests, I simply want to create a board in my console with code in groovy. After searching for a while, I stumbled upon this code. But already the first line "@WithPlugi...
...eturn true List<MutableIssue> getIssuesFromJQL(String jqlQuery) { ApplicationUser user = ComponentAccessor.getJiraAuthenticationContext().getLoggedInUser() IssueManager issueManager = C...
How to easily manage Atlassian user license when the number of users fluctuates frequently. Have you ever had a problem with user licenses management for Jira or Confluence? Or are you cons...
In many places across the world this time of year is synonymous with colder weather, fall colors and warm drinks. This fall season, we continue our series highlighting new cloud apps in the Atlassian...
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