TL;DR : Yes you can install Organizr in Bitbucket DC, even though it will be displayed as incompatible (currently). You cannot use the Organizr indexer functionality yet that enables filtering by text.



Organizr for Bitbucket uses basic database operations to store pull request metadata such as labels and due-dates. It filters pull requests by status, author, reviewers, labels and due dates [1].

To enhance this basic functionality and provide more filter criteria like text, target branches, multiple authors etc. Organizr uses elasticsearch to index pull requests and extracts this extra information.

Organizr does not yet support elasticsearch for Bitbucket Datacenter [2]. We are working on a solution for that.


Per default elasticsearch is DISABLED in Organizr. If you install Organizr in your DC instance it will just work because it will not try to connect to an elasticsearch cluster. End users won't see the 'extra' filter criteria made available by Organizrs indexing feature.


In other words you can safely install Organizr in Bitbucket DC leave the elasticsearch feature disabled until we have developed a solution for elasticsearch in Bitbucket DC.


Izymes is actively driving the following 


* Integration with remote elasticsearch for Bitbucket DC

* Official Atlassian product certification for Bitbucket DC



[1] https://www.izymes.com/products/organizr/

[2] https://confluence.atlassian.com/bitbucketserver/use-an-elasticsearch-cluster-with-bitbucket-data-center-913477079.html