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 customfield

JIRA Plugins / Add-on NewsAugust 17, 2018August 17, 2018

New Support Admin Tools Add-on for Jira Server and Jira Cloud!

IMPORTANT NOTICE 17-8-2018: In few days will be a paid add-on with a simple symbolic price. Try the new features of “Support Admin Tools” for Jira Server and Jira Cloud. Very useful for large Jira instances! With new incredible features for Admins (in few days in the Atlassian Marketplace): Search in the Admin panels like…

Read More
JIRA Plugins / Add-on NewsJune 17, 2018June 17, 2018

New release of Description Templates for Jira Server & Cloud

We have released a new version of our plugins for Jira: Description Templates for Jira Description Templates for Jira Cloud Now with more templates of the description field content ( until 4 Templates each user can save in each navigator/computer). Now you can save the Name of the Templates! The Templates are stored in cookies…

Read More
Confluence tricks JIRA tricks NewsMay 12, 2018May 12, 2018

How to show Jira ticket fields in Confluence pages

Some prerequisites: Jira & Confluence must be Server (no Cloud) because we use the HTML Macro to insert Javascript and Ajax Jira & Confluence must have SSO enabled (Single Sign On). For example, using Atlassian Crowd.  Recipe: Create a Confluence Server Page Add the HTML Macro and insert something like this: The first Div is…

Read More
Behaviours NewsMarch 18, 2018March 18, 2018

Show/Hide Mandatory fields in Jira dynamically with Behaviours

It’s very easy to do in Jira Server with the help of the awesome plugin Adaptavist Scriptrunner.  Just create a new Behaviour ( press “.” and write Behaviours). Associate the Behaviour to your project (and/or issuetype/s). And the click in “Fields” to add the field you want to “observe”. For example, custom field “Jira Category“.…

Read More
Behaviours JIRA Plugins / Add-on JIRA tricks NewsFebruary 25, 2018February 27, 2018

How to set a default description template in your Jira tickets.

We have two ways to set a default template in the “Description” system field inside the Jira tickets. One way is using the famous plugin Adaptavist ScriptRunner “Behaviours”. Just press the key “.” in your usual Jira screen. We now are in the navigation menu. We will go to “Behaviours” config page. Now we can…

Read More
JIRA Plugins / Add-on NewsDecember 17, 2017December 17, 2017

Description Templates for Jira Server & Cloud by MrAddon

Sometimes, for repetitive task, we need “templates” of the Description field in the JIRA tickets. For this reason, we have developed a simple plugin to Save your Description contents and reuse it in other moments. The description templates are saved in your browser cookies. You can save until 3 different templates. Try it free! –>…

Read More
eazyBI UncategorizedSeptember 16, 2017August 31, 2018

How to create a Gantt report to track/plan Projects with Jira and eazyBI

In this article I want to show you how to track/plan a list of Projects of Jira with the plugin eazyBI. And… it’s very easy! We have two possibilities to track the Start Date of a project: We can create a custom field of type “Date” and show that field in the screen of the…

Read More
eazyBI UncategorizedAugust 18, 2017July 2, 2019

How to track “Original Estimate” and “Due Date” changes with eazyBI and JIRA

IMPORTANT NOTE: these codes would work only if eazyBI is used for Jira Cloud. For more info please see eazyBI support comments (in the comments section of this post) eazyBI does not track the change history for those fields by default. However, you may add those fields to data import. This solution requires changes in…

Read More
Script Fragments & REST Services UncategorizedJuly 31, 2017July 31, 2017

Groovy Script for JIRA to detect the last field change of a ticket

very easy, the trick is access to the class changeHistoryManager. Try this example in the “Adaptavist Scriptrunner” Script Console view. Just put the ID of the ticket and run the code. You will see always the last change of the issue.

Read More
JIRA tricks UncategorizedJune 24, 2017June 24, 2017

How to make massive changes in JIRA JQL filters

Imagine you want to change the name or the classification of the project “categories” in your JIRA projects… or names of customfields…. Then, a lot of JQL queries and filters will fail… ¿How we can change the JQL sentences in mode massive of all filters of JIRA? The only solution is making the change in…

Read More
JIRA tricks UncategorizedJuly 3, 2016July 3, 2016

How to remove the Clone Issue option in JIRA

Very easy! First, go to the Project Administration of your target project to remove the option. Then, go to the Field Configuration ( all of them if there are more than one). Edit the “description” of the “description” field ( or some customfield that is visible in the project screens). Add this “javascript” code in…

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

Page navigation

  • Prev
  • 1
  • 2
  • 3
  • Next

mraddon.eth

CoinMarketRank.io

CoinMarketRank.io

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 Template for JIRA


Description Templates
for JIRA & Cloud


Enlarge Your Excel Export
for JIRA


Kanban Gantt for JIRA (jGantt)


BlockChain Viewer
for JIRA

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

Social Links

Support


Request MrAddon Support!

ElConsejoSimpatico

Top Posts

TOP POSTS & PAGES

Categories

  • AI 1
  • Behaviours 7
  • Books 8
  • Bugs 6
  • Cluster 4
  • Confluence tricks 42
  • Crowd 2
  • Database Custom Fields 6
  • Do Real Lean Kanban with JIRA 10
  • eazyBI 25
  • Ethereum Dev 43
  • freshdesk 3
  • Games 5
  • Google Sheets 2
  • Index solutions 3
  • Install 10
  • Integrations 25
  • Integrity solutions 12
  • IOTA & Raiblocks Dev 7
  • JIRA Plugins / Add-on 154
  • Jira Service Desk 5
  • JIRA tricks 146
  • JOBS 3
  • JQL 15
  • JQL Custom Functions 13
  • jQuery 2
  • JVM 3
  • LDAP 3
  • Listeners 19
  • Loggin 1
  • Monitoring 3
  • Neo & Qtum Dev 2
  • News 352
  • Other 21
  • 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

  • JQL Trick: How to search for labels with a wildcard expression in Jira Server
  • Is it possible to delete History records of a Jira issue like the deletion of comments?
  • JIRA JQL trick: Filter issues based on transition state execution date in JIRA
  • How to hide options of a customfield depending on the IssueType
  • How to Export/Import Space in Confluence
  • How to add new custom JQL Function with ScriptRunner
  • Catalina.out Big Size - How to manage
  • Example of Dialogs with Jira and Scriptrunner
  • JIRA REST API Example with CURL
  • Calling Jira REST API using Javascript to get user permissions and groups

  • 652,958 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 tip 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 ankonan apache API app apps artigiano atlassian AUG awesome barcelona best better between bitcoin block blockchain board book business button by calculate calculated call card cards chain change chrome class classic clone cloud code coin color colors columns combined comment como company compatible configure confluence connect contract contracts cool copy course create crowd crypto css csv curso custom customfield dapp dashboard data database datacenter date days de deiser del description desk dev development do documentation download due easy eazybi endpoint error ether ethereum Ethereum Dev event example examples excel export fast faster feature features field fields file filter first fix for free from function gadget game gantt get github google groovy group guide hello hide hours how html import in info install integration ipfs is issue issues it java javascript jira jql js kanban know knowtech last limit link linked links linux list listener litecoin log macro mail 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 php 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 send server service Services set show simple smart smart-contract software solidity solution source spain sql start status statuses store subtask support system task team teams template templates tempo test the ticket tickets time timesheets tip to token tomcat tool tools track training transition trend trending trick tricks tutorial type upgrade use useful user using value values version video view way web web3 wip with work workflow world WS 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

Kanban Combined WIP for JIRA

https://www.youtube.com/watch?v=fD92xlrPFwE

Great links and Webs

GREAT LINKS & WEBS

  • ADAPTAVIST (Creators of SCRIPTRUNNER plugin)
  • ANKONAN (Our Blockchain-world brand)
  • ARTIGIANO DEL SOFTWARE (Best plugin reviews!)
  • ATLASSIAN USER GROUP BARCELONA
  • COMALATECH (Best Workflows)
  • DEISER (creators of PROFIELDS plugin)
  • EAZYBI (Best reporting tool for JIRA)
  • KNOWTECH (Training Center Barcelona)
  • MEDITERRANEAN CONSULTING
  • META-INF Jira Experts
  • MORESIMP (creators of JEXCEL plugin)
  • MRADDON Jira Experts
  • SEVIDEV (IT Development services)
  • STRATEGY FOR JIRA

Video

New Status Colors PRO for JIRA

Video

https://www.youtube.com/watch?v=dpSEWMKGq9U

Contact details

Contact

Raul Pelaez Mendoza
C\ Enric Borras 7 B-1
Malgrat de Mar (Barcelona) - 08380 (Spain)
raulpelaez@mraddon.com

www.MrAddon.com

Fabio Genovese
Via Carlo Luigi Farini, 4
San Giovanni in P.
Bologna - 40017 (Italy)
artigianodelsoftware@gmail.com

www.ArtigianodelSoftware.it

SEVIDEV
Calle Leonardo da Vinci, 18
Sevilla - 41092 (Spain)
contact@sevidev.com

www.SeviDev.com

Video

Issue Card Printer for JIRA

Video

https://www.youtube.com/watch?v=JVy6bM4Ru8E

Contact details



MrAddon®
IT Services - Atlassian Experts
Blockchain & Ethereum Smart-Contracts
Barcelona (Spain) - Sevilla (Spain) - Bologna (Italy)


Artigiano del Software



SeviDev

Blog at WordPress.com.
  • Follow Following
    • www.MrAddon.com ®: Jira & Confluence Administration Support Blog & Ethereum Dev Blog - [www.MrAddon.blog] ®
    • Join 311 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...