Sevidev acquires Jira applications from Acid Oranges

We are proud to announce the acquisition of Acid Oranges powerful Jira Applications by SeviDev Team! Who deleted my issuesPowerful logging and tracking tool for deleted issues Pin Your CommentsNever lose sight of important comments DnD Workflow ToolsOrder post-functions easily and intuitively DataBase ExplorerExplore the Jira database ¡Available on the Atlassian Marketplace!

Read More

How to configure SSL MySQL for Jira Server and Confluence Server

To connect Jira & Confluence using SSL with MySQL we need to download the MySQL certificates. Once downloaded (mysql-server-cert.pem, client-cert.pem and client-key.pem), we need to convert to a keystore format to be imported in Java when the services are started. How to convert the MySQL certificates and store it in Jira & Confluence? Using “Keytool”…

Read More

Ties.DB a database in Ethereum with Smart-Contracts

Imagine a way to create a Database over Ethereum using Smart-Contracts. Imagine a mix with Ethereum Blockchain and NoSQL Apache Cassandra technologies. Imagine searching using CQL over your Database over Ethereum. That’s Ties.DB!! We can make a try in this web. (You must use MetaMask in your Browser connected to Rinkeby Ethereum test-network and some Ether…

Read More

JIRA trick: Set one more category status color! The “undefined color” (black color)

To see one category status color more, you need only: Go to the JIRADB Database Execute SQL: SELECT * FROM jiradb.issuestatus; In the status you need “black color” set the field “STATUSCATEGORY” to 1 That’s all! Supported colors (in the standard) Field Summary Fields Modifier and Type Field and Description static String COMPLETE static String IN_PROGRESS…

Read More