New Listener assign issue depends of a custom field in JIRA
New Listener assign issue depends of the issue type in JIRA
How to Show/Hide Custom Field depend on another custom Field Value in JIRA
Copy this code in the description of a custom field (in the Field Configuration linked to the project)
Read More
How to Hide JIRA default fields from issue page
Copy this code in the description of a custom field (in the Field Configuration linked to the project)
Read More
How to Hide the “Configure Fields” Button on the Create Issue Screen in JIRA
Copy this code in the description of a custom field (in the Field Configuration linked to the project) Result:
Read MoreChanging Custom Fields Types in JIRA
Certain fields can be safely upgraded, such as Version and Select lists to their multiple values counterpart. You can change the “customfieldtypekey” in the “customfield” table to whatever you need it to be. The table below lists the keys for commonly changed fields. Custom Field Type Type Key Single Version com.atlassian.jira.plugin.system.customfieldtypes:version Multi Version com.atlassian.jira.plugin.system.customfieldtypes:multiversion Single…
Read MoreTutorial – Creating a project template with Standalone artifacts in JIRA
First create the plugin like the Atlassian recommendations Additionally in the dependences ( pom.xml ) put this dependences Additionally in the MyAddProjectHook put this code to create a new scheme for all artifacts, additionally you can create a Permission Scheme called “Template”, in this case this permissions will be cloned also:
Read MoreHow 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 MoreTrick to navigate Prev/Next with Anchors in Confluence
If you want to navigate Prev/Next anchor with your Chrome between different anchors in the same page of Confluence, there is a trick to do that with a Javacript Macro in the Confluence Page. Insert into the page this piece of code, that’s all!
Read More
Improved performance: PHP 7 is up to twice as fast as PHP 5.6!!
PHP 7.0.0 RC 6 Released The PHP development team announces the immediate availability of PHP 7.0.0 RC 6. This is the eleventh pre-release of the new PHP 7 major series. All users of PHP are encouraged to test this version carefully, and report any bugs and incompatibilities in the bug tracking system. THIS IS A…
Read More
JIRA Drag and Drop Attachment Plugin just disappear….
I had the “JIRA Drag and Drop Attachment Plugin” installed and was working great. But today when I try to use it I discovered the plugin doesn´t appears on the issues. I checked and it´s enabled on the plugin manager…. What’s the problem? If you upgraded to the Drag and Drop plugin version 3.2.5 you…
Read More




