Inside Atlassian

This page is no longer in use.

Tier 3

Article in Developers

What is JQL: functions, history, and sorting

Like in math class, functions in Jira boil down complex logic and make it easy for you to access and use in a simple way. Here’s how they work in JQL.

Article in Trello

A humongous roundup of the 10 Trello team playbooks

It’s no secret that teams of all shapes, sizes, and industries use Trello to power their projects and tackle their to-dos. Through the discovery of templates, integrations, and features, teams around the globe have compiled unique Trello recipes for success. 

Article in Teamwork

5 ways to successfully ditch the digital distractions

Picture this: Your to-do list rolling its imaginary eyes as you scroll through social media, refreshing Instagram one more time just in case someone updated their story in the last two seconds. 

Article in Leadership

The real reason your team won’t give you honest feedback

Unmuzzle your team by using the SCARF model to support psychological safety.

Article in Teamwork

How to give your manager feedback without sounding like a jerk

Giving your boss feedback is an intimidating prospect, especially if what you want to share isn’t exactly glowing praise. After all, no one worries about sounding like a jerk when they’re telling their boss how great they are!

Article in Teamwork

A Trello manager’s guide to more meaningful meetings

A huge part of our job as managers is to enhance human interactions with processes.

Article in Teamwork

Keep your virtual team connected with these proven rituals

Check out how social-media company Sprout Social makes use of the Atlassian Team Playbook to keep their teams humming while working remotely.

Article in Innovation

What is a burndown chart and how do you use one?

If you need proof that the cliché about “best laid plans” is rooted in truth, look no further than your work projects.

Article in Teamwork

Quiz: have you mastered the fine art of speaking up for yourself at work?

If you want to climb the ladder, you need to use your voice.

Article in Bitbucket

Skipping artifact downloads in Bitbucket Pipelines

Allowing pipelines steps to skip downloading artifacts has been a highly requested feature from our customers. You can now disable artifact downloading on certain steps that do not require any artifacts, which will allow faster builds and can reduce your costs as a result. Disabling artifact downloads during a step is as easy as switching […]

Article in Confluence

Work smarter with enterprise-wide insights and reporting

Unpacking everything built into the newest Data Center feature: Analytics for Confluence.

Article in Jira Service Management

How the customer success teams can provide white-glove service with Slack Connect and Halp

Learn about the strategy some of the most forward-thinking B2B companies are using to support their VIP customers.

Article in Developers

Realizing the full potential of DevSecOps

Four strategies to achieve a true DevSecOps culture.

Article in Bitbucket

Automate (and scale) your Android deployment with Bitbucket Pipelines

We’ve launched a new Android template in Bitbucket Pipelines. This template helps you automate building and testing an Android project in a Docker container, using Gradle as your build tool. Access the template code here or go to the Pipelines tab of your repo and select the Android template. This blog walks you through how […]

Article in Bitbucket

Bitbucket Pipelines and OpenID Connect: No more secret management

Bitbucket Pipelines now allows you to talk to your favorite third-party applications without an access token or secret. You no longer need to store your secrets in Bitbucket Pipelines. You can generate an OpenID Connect token in Bitbucket Pipelines, and use that to talk to any third-party application that supports OpenID Connect. Why use OpenID […]