Here some useful links to start the App development for Freshdesk: Quickstart Development Documentation Your First App – Freshdesk documentation Freshdesk Marketplace App examples – Github code Freshworks Developer Portal By MrAddon
Read More
Here some useful links to start the App development for Freshdesk: Quickstart Development Documentation Your First App – Freshdesk documentation Freshdesk Marketplace App examples – Github code Freshworks Developer Portal By MrAddon
Read MoreIn 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 MorePrevious post of similar topic: How to install Embark by Status in MacOS (Ethereum Dapp development) In this post we have collected some interesting links to start using Truffle and be a Dapp developer in few hours! 🙂 Official: ETHEREUM PET SHOP — YOUR FIRST DAPP CREATING A TRUFFLE BOX TRUFFLE BOXES Others: The Ultimate…
Read MoreIt’s very easy! Just use an URL like this: https://yourserver.yourdomain/plugins/servlet/tempo-getWorklog/?dateFrom=2019-01-01&dateTo=2019-01-31&format=excel&diffOnly=false&tempoApiToken=my-token (here the documentation of the Servlet) remember to set the dateFrom, dateTo params The ApiToken you can find it in the Apps section of Jira, on Tempo “Access Control” option
Read MoreUseful links to install Jira Server on Google Cloud Deploying Jira on GCP (new Google Cloud tutorial) By MrAddon
Read MoreImagine, you have a Jira project where your users create tickets with a “fixed” structured text in the description field. And we want to parse the fields and place it the values in real custom fields (for example, we want to do or execute this in a Workflow transition). Example of description field with structured…
Read MoreThe plugins are OpenSource: MrAddon Enchantments for Jira on GitHub MrAddon Enchantments for Confluence on GitHub The jar binaries are in the “target” folder and can be installed manually uploading in the Jira Server or Confluence Server Add-ons page. The features of the plugins are: Some CSS fix in the “tables” on description and comment…
Read MoreHere some useful links if you want to install Jira Server on the Google Cloud infrastructure. Installation mode: Jira 7.10.2 + Databases: MySQL (for eazyBI) + PostGreSQL (for Jira) By Default in the Google Cloud Instances, we install a Debian Linux image. Use wget to obtain the latest version of Jira Server installation file/binary (POST…
Read MoreSometimes we need to create a special ticket for the Versions that we Release (with the subtasks that composes the version listed inside the “Version” ticket, for example as linked issues). Using Groovy with Adaptavist Scriptrunner and JIRA this task is very easy. Just we need to configure an inline Script Listener in the Event:…
Read MoreAll the process is manual (sending an email). Go to Etherscan and search for your address contract, and in the “Official Links” section, click in “Update“. You will be redirected to submit a form. Basically the mandatory fields are: Official Site URL Link to the 28×28 png logo Official Email CoinMarketCap Link (Price Data) To…
Read MoreWe can create a Script Listener triggered at UPDATE ISSUE event. Just copy/paste the code and configure the name of the Type of Link. Don’t forgive to set in the Screens the System field “Time Tracking” to set the Original Estimate!
Read MoreFantastic post of Fabio Genovese with a magic demonstration of the power of Jira with Scriptrunner. —> SEE THE FANTASTIC POST <—
Read More