How to Simplify On-boarding and Off-boarding with JIRA Table Grid Editor

Use JIRA’s powerful workflow functionality and the Table Grid Editor’s flexible tables for perfect customization to your specific asset management process.
7 Key Questions to Ask your Issue Sync Vendor: Part 4 – Pricing

About the issue sync pricing model or How to make life easier.
7 Key Questions to Ask Your Issue Sync Vendor : Part 3 – Reliability

Do you trust your sychronization vendor?
7 Key Questions to Ask your Issue Sync Vendor : Part 2 – Autonomy

Autonomy is essential for any synchronization solution. This article shows some of the concepts of setting up a sync.
7 Key Questions to Ask your Issue Sync Vendor: Part 1 – Flexibility

Looking to find a flexible sync solution for issue-trackers? Here’s how!
Send Anything, Handle Anything: Navigating the Power of Flexible JIRA Synchronization

Allow your administrators to kick ass!
Breaking Down Communication Barriers: Syncing Issues between Disparate JIRA Instances

Cross company project collaboration made possible – synchronize issues between separate JIRAs!
Efficient Sync between JIRA Service Desk and JIRA Software

Integrate and sync Service Desk and JIRA. Simpler data sharing – let your business partners access your data in their own environment!
Upgrading Atlassian JIRA with Docker and Atlassian Docker Builder

Keeping pace with Atlassian releases One of the problems we encounter when developing add-ons for Atlassian is that Atlassian is releasing new versions every couple of weeks (and sometimes faster). To be able to run our integration tests in different environments, we are using docker to set up the application under test. Docker allows us to […]
How to Set Up a Change Approval Workflow with Multiple Gates

I had to implement a change approval workflow in JIRA with five different gates. And I thought it was worth sharing. Gates are points in a process where a number of criteria need to be met, to be able to proceed with the next steps (See the following wikipedia document for more details). At each gate, […]