Skip to content
www.MrAddon.com ®: Jira & Confluence Administration Support Blog

www.MrAddon.com ®: Jira & Confluence Administration Support Blog

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

  • NEWS
  • COMPANY
  • LEGAL
  • TRAININGS
    • Content
      • ACP-120 Jira Administration for Cloud
      • ACP-100 Jira Administration for Data Center and Server
      • eazyBI para Jira Cloud Avanzado
    • List of Courses
      • Jira
  • APPS
  • WIKI
  • SUPPORT
Press Enter / Return to begin your search.

All articles filed in example

JIRA Plugins / Add-on UncategorizedJuly 3, 2016July 3, 2016

How to create a new JIRA Cloud addon Hello World

Very easy with a simple example, you only need a text editor or notepad… Create a new file called “atlassian-connect.json” This example creates a button in the Agile Rapid Board of JIRA Cloud and create a link to this blog. Replace the https://url_mandatory_to_the_ftp_of_the_file_atlassian_connect/ by your URL… you can use for example Github to push the repository…

Read More
Listeners UncategorizedJune 17, 2016June 17, 2016

New groovy Listener to set the same fixversions to all subtasks in JIRA

Very easy!

Read More
JIRA tricks Listeners Scripted Custom Fields UncategorizedJune 9, 2016June 9, 2016

Calculate the SLA with Scripted Field in ScriptRunner for JIRA

Very easy! Create the required TimeStamps custom fields to fill with a Listener or a PostFunction with Groovy Scriptrunner with a CODE like this Then create a Groovy Scripted Field in JIRA to calculate the SLA (ANS in spanish). You can follow this instructions to create the HTML field Put a code like THIS: That’s…

Read More
PHP & JIRA REST API PHP - JIRA REST API UncategorizedJune 9, 2016

JIRA REST API Example with CURL

Examples of updating an issue using fields. Example of assigning an issue to user “harry” This simple edit Request example input data Response You should just receive a response with a status of “204 No Content” Example of updating many fields at the same time Here we update the assignee and also the summary, priority,…

Read More
Services UncategorizedMay 5, 2016

New JIRA Groovy Script Example: Create User Epics from the JIRA Directory X and Link tickets with the Epic Link

See this code…

Read More
Services UncategorizedMay 5, 2016May 5, 2016

New Example of Groovy JIRA Service to CLOSE issues in 5 days and send mail with Survey of Google Forms

See this code:

Read More
Listeners UncategorizedMarch 24, 2016March 24, 2016

New custom Listener to set DueDate of original ticket with 2 Days less in the tickets linked in JIRA with Groovy ScriptRunner

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
Services UncategorizedFebruary 1, 2016February 1, 2016

New example of Groovy Service for JIRA to ARCHIVE big tasks

How many of you knows, when an issue grows and become a big issue ( for diverse reasons, more comments, more worklogged hous in Tempo, …), then the access to this ticket cost a lot of CPU. In this post I try to make a little example of a Custom Groovy Scriptrunner Service to archive…

Read More
JQL Custom Functions UncategorizedFebruary 1, 2016February 1, 2016

New example of JQL Custom function

Here is a function with two input parameters to show, as result, a list of issues that it’s worklogged hours sum more than the input parameter two. It’s an easy function to know how create new JQL custom methods.  

Read More
Database Custom Fields Scripted Custom FieldsNovember 25, 2015

How to create a new Scripted Custom Field in a JIRA dashboard

Download the plugin Kepler Custom Fields Create a SIL Script Custom Field In the custom field configuration set a new script like this: Insert the custom field in the dashboard That’s all!

Read More

Page navigation

  • Prev
  • 1
  • …
  • 6
  • 7
  • 8

Social Links

Follow www.MrAddon.com ®: Jira & Confluence Administration Support 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


Easy Kanban Roadmap (formerly Kanban Gantt)


Priority Matrix


Process Analytics For Jira

Support


Request MrAddon Support!

Top Posts

TOP POSTS & PAGES

Categories

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

Jira Categories

JIRA & CONFLUENCE ARTIFACTS

  • JQL Trick: How to search for labels with a wildcard expression in Jira Server
  • Kanban Combined WIP for JIRA Cloud
  • Jira Groovy Postfunction example to set Tempo Team and Tempo Account fields.
  • Tuning JVM Garbage Collector (Best values for JIRA 6 & 7 large instances)
  • Structure and Structure.Gantt for Jira
  • How to collect anonymous feedback on Jira from a button in Confluence pages
  • Artigiano speech at Atlassian Team Tour in Italy
  • How to create a Jira Server script field to show in all parent ticket the SUM of some customfield of all subtasks
  • New example of JQL Custom function
  • New color-set in New Status Colors for Jira Server & Cloud

  • 846,913 Visits

Tags

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

Our recommended Jira books & video-trainings:

Our recommended books:

Kanban Combined WIP for Jira

Kanban Combined WIP for Jira Cloud

Kanban Combined WIP for JIRA

https://youtu.be/T1YucRzcr8k

Great links and Webs

GREAT LINKS & WEBS

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

Video

New Status Colors PRO for Jira Cloud

Video

https://youtu.be/SLTyzxBlBgI

Contact details

Contact

TecnoFor

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

Av. d'Eduard Maristany, 7
08019 - Barcelona (Spain)

solutions@tecnofor.es

TecnoFor.es

Video

Description Templates for Jira Cloud

Video

https://youtu.be/StSSYd_EfaI

Contact details




MrAddon® by TecnoFor
IT Services - Atlassian Experts
Blog at WordPress.com.
  • Subscribe Subscribed
    • www.MrAddon.com ®: Jira & Confluence Administration Support Blog
    • Join 206 other subscribers
    • Already have a WordPress.com account? Log in now.
    • www.MrAddon.com ®: Jira & Confluence Administration Support Blog
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...