Support & Downloads

Izymes builds easy-to-use apps for Atlassian applications that boost your productivity, free you from performing repetitive tasks inside Confluence, Jira and Bitbucket and enable you to use your time for what you do best – YOUR job.

Book a Demo

Interested in a 1-on-1 demonstration of Izymes’s products?
Here we will walk you through;

• All features and benefits of the product you are interested in trying.
• How to set up the account and configure the settings.
• Other tips, tricks and best practices.

It will also give us time to answer any questions you may have, or perhaps you just want to have a chat, we love a good chat.
You can schedule a time on the Calendly link below. Talk soon!

Contact Info
HQ Southport
Queensland, Australia
[email protected]
Follow Us

Organizr enhanced search – so much faster now!

Organizr for Bitbucket v3.1.0 features massive performance improvements for larger instances with lots of pull requests.
We have fundamentally changed the way pull requests are searched for. Organizr no longer sifts through an endless pull request list (in larger instances) and filters out the ones that match the search query. Now Organizr generates an initial list based on one of the search query terms and then if multiple terms are specified, filters on the base-list. Much faster!

Pull requests are indexed via existing elastic-search by title, description, project, label, due-date, author, reviewers, target branches, state etc.

Search for Pull Requests like

project = MY_PROJ & target = develop, master & text = "annoying client" & label IN [urgent, release]

Enabling Organizr Indexing

Pull Request Indexing needs to be enabled in Bitbucket admin > Organizr configuration. Perform a re-index after enabling.