Skip to content
www.MrAddon.com ®: Jira & Confluence Administration Support Blog & Ethereum Dev Blog – [www.MrAddon.blog] ®

www.MrAddon.com ®: Jira & Confluence Administration Support Blog & Ethereum Dev Blog – [www.MrAddon.blog] ®

jira confluence admin administration support script scriptrunner groovy mraddon barcelona plugin custom development it technology barcelonatech ethereum development

  • NEWS
  • COMPANY
    • SERVICES
    • PARTNERS
  • DOCS
    • LEGAL
      • MRADDON® PLUGINS EULA
      • MRADDON® PRIVACY POLICY
      • MRADDON® SLA STATEMENT
      • MRADDON® CODE OF ETHICS
    • TRAININGS
      • eazyBI
      • Jira Admin
      • Mastering Jira
      • Groovy for Jira
      • Blockchain
      • PhoneGap
    • PLUGINS
      • Jira Server
        • Kanban Combined WIP
        • Issue Card Printer
        • New Status Colors
        • New Status Colors PRO
        • Support Admin Tools
        • BlockChain Viewer
        • Description Templates
        • Enlarge Your Excel Export
        • Standalone Project Template
      • Jira Cloud
        • Kanban Combined WIP
        • New Status Colors PRO
        • Support Admin Tools
        • Issue Card Printer
        • Description Templates
      • Confluence Server
        • New Status Colors
  • FORUM
    • Jira Server
      • Kanban Combined WIP
      • Issue Card Printer
      • New Status Colors
      • New Status Colors PRO
      • Support Admin Tools
      • BlockChain Viewer
      • Enlarge Your Excel Export
      • Description Templates
      • Standalone Project Template
    • Jira Cloud
      • Kanban Combined WIP
      • Issue Card Printer
      • New Status Colors PRO
      • Support Admin Tools
      • Description Templates
  • EXAMPLES
    • GITHUB
    • Ethereum
      • Smart-Contracts
    • eazyBI
      • Reports
    • Jira Groovy
      • PostFunctions
      • Listeners
      • Fragments & REST
      • Scripted Fields
      • Services
      • JQL Custom
    • Jira JQL Standard
    • Jira tricks
    • Confluence tricks
    • Atlassian Crowd and SSO
  • TRAININGS
    • Content
      • Jira
      • eazyBI
    • List of Courses
      • Jira
      • eazyBI
      • Blockchain
  • SUPPORT
Press Enter / Return to begin your search.

All articles filed in sample

JIRA Plugins / Add-on JIRA tricks News Script Fragments & REST ServicesAugust 31, 2020

How to create scheduled alerts from Jira to Slack channels

In this exercise, we will use a sample code of Adaptavist library in order to create a new “Escalation Service” in Jira (using the plugin Scriptrunner for Jira) to create scheduled alerts from a Jira JQL query to a Slack channel (using a Webhook). (click here to see the sample code) As first step, go…

Read More
Integrations JIRA Plugins / Add-on NewsMay 18, 2019May 18, 2019

Integrate UptimeRobot with OpsGenie and Slack!

This post is the continuation of: How to integrate Trello with Jira Cloud Integrate Jira and Slack in both directions with NextUp Jira Integration+ Now we want to make a triple integration between UpTimeRobot , OpsGenie (currently called Jira Ops) and Slack. First of all, in UpTimeRobot we configure a permanent “ping” to one of…

Read More
News Other BlockchainsApril 29, 2019April 29, 2019

HTML and Javascript code to load a file in your IPFS Server

The Interplanetary FileSystem (IPFS) is sometimes complicated to understand. With this example we will try to start an IPFS Server. Follow these instructions: How to install Embark by Status in MacOS (Ethereum Dapp development) Run: ipfs daemon to start the Service You can open another terminal window and run: ipfs swarm peers to see the nodes…

Read More
News wordpressOctober 28, 2018October 28, 2018

How to publish your WordPress blog posts / feed to an external Website using Javascript

Very easy! Just install the plugin JSON API in your WordPress ( to allow a REST API to export your blog posts). See more. We can try the plugin doing a simple request by URL to your WordPress blog. https://www.your_wordpress.com/api/get_recent_posts/ We will obtain a response in Json like this: We can format the response to…

Read More
News Other BlockchainsJuly 15, 2018July 15, 2018

How to push/load image file from/to IPFS using Javascript. Examples (PART IV)

Previous posts: How to push/load image file from/to IPFS using Javascript. Examples (PART I) How to push/load image file from/to IPFS using Javascript. Examples (PART II) How to push/load image file from/to IPFS using Javascript. Examples (PART III) In this post, we want to show how IPFS works using only HTML and Javascript (This is not another…

Read More
Listeners UncategorizedMarch 11, 2016March 11, 2016

New JIRA Listener example: Copy ticket & link

Read More
PHP & JIRA REST API PHP - JIRA REST API UncategorizedMarch 6, 2016March 6, 2016

Measure timings of REST WS calls to JIRA with SoapUI

SOAPUI is the best interface to make tests to JIRA Web Services. And it’s free. Download SOAPUI It’s very easy, only install and make the test. Set the Endpoint to your JIRA URL Domain and protocol (http or https) and put the resource URL to the REST Endpoint (like /rest/api/2/PROJECT-NUM/worklog to put worklog in an…

Read More

Page navigation

Social Links

Follow www.MrAddon.com ®: Jira & Confluence Administration Support Blog & Ethereum Dev Blog – [www.MrAddon.blog] ® on WordPress.com

Plugins

TRY OUR JIRA ADDONS FOR FREE 

 


Kanban Combined WIP
for JIRA & Cloud


QR Issue Card Printer
for JIRA & Cloud


New Status Colors PRO
for JIRA & Cloud


Support Admin Tools
for JIRA & Cloud


Standalone Project Templates for JIRA


Description & Comment Templates
for JIRA & Cloud


Kanban Gantt for JIRA (jGantt)

Support


Request MrAddon Support!

ElConsejoSimpatico

CoinMarketRank.io

CoinMarketRank.io

Top Posts

TOP POSTS & PAGES

Categories

  • AI 1
  • Behaviours 7
  • Books 9
  • Bugs 6
  • Cluster 4
  • Confluence tricks 44
  • Crowd 2
  • Database Custom Fields 6
  • Do Real Lean Kanban with JIRA 13
  • eazyBI 25
  • Ethereum Dev 43
  • freshdesk 3
  • Games 10
  • Google Sheets 2
  • Index solutions 3
  • Install 10
  • Integrations 25
  • Integrity solutions 12
  • IOTA & Raiblocks Dev 7
  • JIRA Plugins / Add-on 170
  • Jira Service Desk 5
  • JIRA tricks 149
  • JOBS 4
  • JQL 15
  • JQL Custom Functions 13
  • jQuery 2
  • JVM 3
  • LDAP 3
  • Listeners 19
  • Loggin 1
  • Monitoring 3
  • Neo & Qtum Dev 2
  • News 357
  • Other 22
  • Other Blockchains 26
  • Performance Tricks 16
  • phonegap 6
  • PHP & JIRA REST API 13
  • PHP – JIRA REST API 12
  • PostFunctions 19
  • Script Fragments & REST 29
  • Scripted Custom Fields 26
  • Services 18
  • Slack 1
  • SSO 1
  • Switch identity 1
  • Test Environments 3
  • Tomcat Tricks 5
  • Trainings 13
  • Uncategorized 150
  • WebHooks 1
  • wordpress 2

Jira Categories

JIRA & CONFLUENCE ARTIFACTS

  • No more information leaks in Confluence!
  • How to Install CONFLUENCE in CLUSTER
  • JIRA JQL trick: Filter issues based on transition state execution date in JIRA
  • MrAddon® PRIVACY POLICY
  • How to create a Custom URL field with title in JIRA
  • JQL Trick: How to search for labels with a wildcard expression in Jira Server
  • Some JIRA Groovy Date & Calendar script tricks
  • How to change the UI styling of JIRA
  • How to create a Slack Bot in 5 minutes
  • Un libro esencial para introducirse de lleno en el mundo Jira incluso para certificarse "Jira 8 Essentials"

  • 703,092 Visits

Tags

6 7 add-on addon atlassian barcelona best cloud confluence custom ethereum example field free groovy how in issue javascript jira kanban mraddon new plugin script scriptrunner server software status to trend trick tutorial

Tags

5 6 6.3 6.4 7 7.2 8 11 101 2016 2017 2018 2019 2020 2022 a adaptavist add add-on addon addons admin administration administrator advanced agile all amazing and android apache API app apps artigiano atlassian AUG awesome barcelona best better between bitcoin block blockchain board book bug business button buy by calculate calculated call card cards chain change chrome class classic clone cloud code coin color colors columns combined comment comments como company compatible configure confluence connect contract contracts cool copy course create crowd crypto css csv curso custom customfield dapp dashboard database datacenter date days de deiser del description desk dev development do download due easy eazybi endpoint error ether ethereum Ethereum Dev event evento example examples excel export fast faster feature features field fields file filter first fix for free from function gadget game get github google groovy group guide hello hide hours how html image import in info install integration is issue issues issuetype it java javascript jira jql js kanban know knowtech last limit link linked links linux list listener litecoin log macro management manual marketplace merge metamask more mraddon my mysql new News no not of old on one online open option options page panel pelaez performance permission phonegap play plugin plugins portfolio post postfunction print printer pro problem project projects publish query raul read real release remove report rest runner sample script scriptrunner scripts scrum search see server service Services set show simple smart smart-contract software solidity solution source spain sql start status statuses store subtask support system task tasks team teams template templates tempo test the ticket tickets time timesheets tip to token tomcat tool tools top track training transition trend trending trick tricks tutorial type upgrade use useful user users using value values version video view way web web3 wip with work workflow world xml

Our recommended Jira books & video-trainings:

Our recommended books:

Music

MrAddon music by unTIL BEN

MrAddon music by unTIL BEN

https://jirasupport.files.wordpress.com/2020/10/mraddon-until-ben.mp3

Kanban Combined WIP for Jira

Kanban Combined WIP for Jira Cloud

Kanban Combined WIP for JIRA

https://youtu.be/1IqjVZONVQo

Great links and Webs

GREAT LINKS & WEBS

  • ADAPTAVIST (Creators of SCRIPTRUNNER plugin)
  • ARTIGIANO DEL SOFTWARE (Bests plugin reviews!)
  • ATLASSIAN USER GROUP BARCELONA
  • EAZYBI (Best reporting tool for JIRA)
  • MRADDON.COM
  • SEVIDEV (IT Development services)

Video

New Status Colors PRO for Jira Cloud

Video

https://youtu.be/LZhEMMo3u4M

Contact details

Contact

TecnoFor

Plaza de la Independencia, 8
28001 - Madrid (Spain)

Carrer Barcelona, 30
08397 - Pineda de Mar
Barcelona (Spain)

solutions@tecnofor.es

TecnoFor.es

Video

Description Templates for Jira Cloud

Video

https://youtu.be/jTAjV9OyPL8

Contact details




MrAddon®
IT Services - Atlassian Experts
Blockchain & Ethereum Smart-Contracts
Blog at WordPress.com.
  • Follow Following
    • www.MrAddon.com ®: Jira & Confluence Administration Support Blog & Ethereum Dev Blog - [www.MrAddon.blog] ®
    • Join 184 other followers
    • Already have a WordPress.com account? Log in now.
    • www.MrAddon.com ®: Jira & Confluence Administration Support Blog & Ethereum Dev Blog - [www.MrAddon.blog] ®
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...