New version released of Description Templates for Jira Server & Jira Cloud with: All charsets encoding accepted. You can store your template in any language. Enhancements in the UI and UX. Try it free! By MrAddon
Read More
New version released of Description Templates for Jira Server & Jira Cloud with: All charsets encoding accepted. You can store your template in any language. Enhancements in the UI and UX. Try it free! By MrAddon
Read MoreWe 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 MoreSometimes, 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 MoreMySQL query to get the last login of all members of the confluence-users group SELECT distinct u.lower_user_name, l.successdate FROM cwd_user u LEFT JOIN logininfo l ON u.user_name = l.username JOIN cwd_membership m ON u.id = m.child_user_id JOIN cwd_group g ON m.parent_id = g.id JOIN spacepermissions sp ON g.group_name = sp.permgroupname WHERE permtype=’USECONFLUENCE’ order by u.lower_user_name; …
Read More