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 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 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 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
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
New plugin IS COMING! “Enlarge Your Excel Export”
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 😉…
Read More
Configure NGINX to HTTP/2
Experimental support for HTTP/2 became available in Nginx version 1.9.5 (mainline). It is really easy to enable, and I’ll show you how. If you’re already running SPDY, please note that the SPDY module have been replaced with the HTTP/2 module in Nginx. Fortunately, to run HTTP/2 you just need to upgrade to Nginx 1.9.5 or…
Read More
New plugin FREE to print Cards in JIRA from the Rapid Board!
Hi all! This is an extension for your JIRA to print beautiful cards from the [AGILE RAPID BOARDS]. The original code author is qoomon.com [ Bengt Brodersen ] and now is a plugin by Rauliki with the permission of the original creator. Select the cards with “Shift” or “Ctrl” key Pressed. Now the button “Print”…
Read More
New plugin for JIRA: New Status Colors FREE
New colors for two kind of status [red] for “Cancel” or “Cancelled”, “Suspend” or “Suspended”, “Reject” or “Rejected” and [orange] for “Wait” or “Waiting”, “Hold”, “On Hold”, “Pause” or “Paused”. Only you need to create the new status using this names.(containing one of this words,i.e. for word “Waiting”: “Waiting for Customer”, “On Waiting”, …). This…
Read More