Very easy with Adaptavist Scriptrunner / Groovy Scriptrunner Create a new field of type “Script Field Scriptrunner” Then go to “cog icon” –> Add-ons –> SCRIPTRUNNER –> Script Fields Select “Template” HTML Then in the script line add a code like this: NOTE: You can avoid a lot of lines of my code, it’s only…
Read MoreGroovy REST WS call example to TEMPO JIRA plugin
How to restrict resolution options in JIRA
Very easy! Edit the Workflow transition to “CLOSED“ Click on “Properties“ Add this pair “key – value” jira.field.resolution.include = id_resolution_1, id_resolution_1023, .. That’s all!
Read MoreHow to create a new JIRA Scripted Custom Field obtaining LDAP attributes
Very simple! Download the plugin Kepler Custom Fields Create a SIL Script Custom Field In the custom field configuration set a new script like this: return ldapUserRecord(“attribute”, “”, “”, “”, “user@example.com”, “user”); Remember to configure the LDAP connection Go to “Cog icon” –> Addons –> KEPLER –> LDAP Configuration URL = ldap://localhost:389 BIND USER =…
Read MoreNew JIRA Cloud development environment FREE!
Info extracted from: “https://developer.atlassian.com/blog/2016/04/cloud-ecosystem-dev-env/?utm_source=newsletter&utm_medium=email&utm_campaign=developer-newsletter_may-2016” Cloud development instances “In order to make the cloud development experience better, we have designed a new environment for you that includes free development instances exclusively for add-on developers. When you sign up for a developer instance, you will get: JIRA Core: 5 users free JIRA Software: 5 users free Confluence:…
Read MoreSome visitors of Jirasupport works for…
MUCHAS GRACIAS POR TU VISITA!! MANY THANKS FOR YOUR VISIT!! AND MORE AND MORE…. 😀 THANKS!!
Read MoreNew JIRA Groovy Script Example: Create User Epics from the JIRA Directory X and Link tickets with the Epic Link
See this code…
Read MoreNew Example of Groovy JIRA Service to CLOSE issues in 5 days and send mail with Survey of Google Forms
See this code:
Read More
My first Magazine
I’m trying to do a “Magazine” … ^^ it’s hard… and tedious :S LINK: https://madmagz.com/magazine/783896
Read More
JIRA FREE Addon Collapsible Dashboard Sidebar
One click and the favorite dashboards sidebar collapses. Easy! Fantastic plugin of Qotilabs DOWNLOAD FROM MARKETPLACE
Read More
Jirasupport is competing in a contest of “Tip & Tricks for Developers”
This blog is competing in a contest of “Tips and Tricks for Developers” organized by Telefonica and Chema Alonso! Good luckkk I want the Chema’s Cap!! XD https://vimeo.com/155212752
Read More
Enlarge JIRA Excel Export (new plugin)
In large instances, the list of issues in the search view should be limited by the Administrator, as a consequence, the Excel export is limited too…. With this plugin, a new option is shown to export up to 10000 issues with the current fields of the current view, search or filter. VERY HELPFUL SURE Works in…
Read More




