One of my mistakes while developing custom field was not to respect custom field context. Assume we are implementing a Location custom field type and we want this custom field to be configurable (e....
From today, if your board in Jira uses the ‘swimlanes' feature (for classic projects) or ‘group by’ (in next-gen projects), you’ll now see the swimlanes for your board in the Jira clou...
As with most of the members of the Atlassian Community I’m a lover of all things Atlassian but I wanted to take a moment to extend that love to two addons I have been using more and more of late. If ...
Want insider access to the latest features available for the official native mobile apps for Jira Cloud? Sign up to become a beta tester today! For iOS users: Simply follow the instructions in this...
Create a better UX and streamlined reports with Jira As a Senior Product Manager at Devbridge, I create bespoke products for multiple customers in many different types of industries such a...
Hi, community! I would like to share my experience using the String deduplication functionality in JVM. A suggestion was based on community questions and GC logs provided by mem...
We have just released new way to create issues in the backlog - in between cards! Simply hover over the divider between the two cards where you want the issue to be created, and you will be presente...
Try the new Jira Cloud add-on for Google Sheets Hi Atlassian community, I work on the product integration team at Atlassian and I am very excited to announce our new Jira Cloud add-on for Google ...
This approach requires you to have the JIRA administrative rights. The main aim of this article is to help you achieve an organized, easy-to-maintain workflows in your JIRA instance thereby, reducin...
...e included into the out-of-the-box version of the software. It may be true, but when we step into the Ecosystem, we can quickly find out that it’s full of amazing helpful people whose input g...
Love and hate are often two sides of the same coin, especially when it comes to someone or something we interact with every day. We spend at least one third of our lives at work, which inevitably mak...
...URLOPT_RETURNTRANSFER => true, CURLOPT_SSL_VERIFYPEER => 0 )); $result = curl_exec($ch); if(!$result) { trigger_error(curl_error($ch)); exit(1); } if (!c...
I have worked out how to log work on behalf of other users in JIRA Cloud. There are other posts here that discuss this topic, but they involve older versions of JIRA (from 2013 or earlier) and...
...eartbreak. Surely, true love - true connection - was out there somewhere… but maybe she wasn’t meant to find it. Maybe she was broken. Those were the thoughts scrambling through her brain as she made h...
Hello Atlassian community, My name is Trevor and I’m a product manager for the product integrations team at Atlassian and today I’m proud to announce we’re launching two new integrations for our ser...
Hey admins! I’m Dave, Principal Product Manager here at Atlassian working on our cloud platform and security products. Cloud security is a moving target. As you adopt more products, employees consta...
Last week a customer asked me about the main differences between Jira and Trello, these are my 5 five reasons for using Jira and 5 reasons for using Trello. Jira Best for enterprise teams that n...
Problem Once an Unsubscribe/Subscription expiration is triggered while having Okta provisioning active, the SCIM virtual directory will stop to sync the users/groups from Okta to Atlassian, and thes...
...ustomfield_nnnnn", it's a custom field. Or, even simpler, you can check the key "custom" which is "true" for custom fields. 2. When you view the fields in the Jira UI https://j...
Hey Atlassian community, My name is Gareth and I am a PM on the Jira Software Cloud team. Today I am excited to share that we just stepped up the integration between Jira Software and Bitb...
...cripts based on this scheme Well, let's next step is cleanup our Jira instance. 1. Cleanup UnAssociated Issue Type boolean isPreview = true import com.atlassian.jira.component...
Jira Customization to the Next Level Author: Robert G. Nadon Jira, the project and issue tracking tool from Atlassian Inc., can be customize-able to suit ones needs and desires. F...
Hi everyone! I’m Matt and I’m a Product Manager on the Jira Cloud team. Before working at Atlassian, I used Jira products for several years. I used to manage multiple ...
Hello, In this article I would like to talk on how to migrate Zephyr data between Jira instances. Zephyr is a plugin for Jira, which handles test management. The data of this plugin consist of test...
Hello everyone! In my first (and hopefully not the last) article here on The Community I'd like to share an easy way to construct and send custom emails from your Groovy scripts. Please keep in mind...