Working with Panels in the Jira Issue View

In this post we want to show how to change some parts of the web panels of the Jira Issue View context. We can start changing the default global settings of Jira (in the Advanced section). We can change the jira.table.cols.subtasks variable to add more fields to the web panel, also with the variable jira.view.issue.links.sort.order we…

Read More

Discover the incredible posts by Fabio Genovese for the Deiser blog. Jira Profields and eazyBI stories.

Fabio Genovese part of the MrAddon team and well-known as Artigiano del Software is collaborating with Deiser creating incredible stories about how to use Jira with Profields and eazyBI. Highly recommended to read! Jira Project Reporting Academy 1: Setting up the flow of data from Profields to eazyBI Jira Project Reporting Academy 2: Creating your…

Read More

How to install Embark by Status in MacOS (Ethereum Dapp development)

Prerequisites: 1. Node Version Manager   2. Node   2.1 Go (Optional)   2.2 Ethereum Client (Optional) How to run geth using rinkeby Ethereum test network node: geth –rinkeby –datadir=~/.gophersland_ethereum_r1 –port=30304 –cache=2048 –rpc –rpcport=8546 –rpcapi=eth,web3,net,personal –syncmode=fast   IPFS (Optional but recommended) $ tar xvfz go-ipfs.tar.gz $ cd go-ipfs $ ./install.sh $ ipfs init initializing IPFS node…

Read More