Now Jirasupport is MrAddon!

Good morning Jira addicts! 🙂 It’s an enormous pleasure for me to present my new company based on Barcelona, called MrAddon. In this company, we will provide IT solutions based in the main Atlassian components and services like JIRA, Confluence, Bitbucket, HipChat, Crowd,etc. and the most famous JIRA plugins like Tempo Timesheets,  Adaptavist ScriptRunner, Moresimp…

Read More

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 More