This advisory discloses a critical severity security vulnerability See more
Read More
www.MrAddon.com ®: Jira & Confluence Administration Support Blog
jira confluence admin administration support script scriptrunner groovy mraddon barcelona plugin custom development it technology barcelonatech development
This advisory discloses a critical severity security vulnerability See more
Read More
In this post I will describe how edit a Word file inside Confluence. Let me introduce this post At this moment … … we can do an edit in Word of page attached file. As described in Official Confluence Handbook, users can do the edit page attached Word files … in Word. Just install the Atlassian Companion…
Read More
I want the “Notification button” on header menu also for JIRA -not just in Confluence-.. it’s possible? JRASERVER-30286 – Ability to see WorkBox-like notifications in JIRA Now it’s possible with an Open Source plugin by MrAddon Enjoy it! – GITHUB/DOWNLOAD APP LINK – In few days will be available in the Atlassian Marketplace!
Read More
In this post we will see how manage users and groups directly in a Confluence Space. Let me introduce this addon: Custom Space User Management (CSUM) Give some administrative power to Space Admin This addon gives a great feature: Space Admins can manage user and groups. This allows a function to be made available directly to…
Read More
It’s very easy if you have Jira and Confluence Server with SSO. Just create a simple project in Jira with just one IssueType, and a simple workflow and a screen with Summary and Description fields. You can use our the free add-on Standalone Project Template. Now configure an Issue Collector inside the project. Remember select…
Read More
In this post we will examine how to share information using Atlassian products. Let’s start 🙂 Jira First of all, what we can share in Jira? Easy answer. An Issue. We can share an issue with others users, internal or external. As described in this page of Jira documentation, we can share a issue with…
Read More
In this post we will examine some information, stored in database, we can change directly from database. The scenario is clear: Your Atlassian instance (Confluence or Jira Server) don’t start and you have to modify information on database. Let me share this part of direct experience 😛 We can modify…. …. those information: Base URL,…
Read More
… YES, we can :D. Let me time explain and describe how to. All the informations you need are …. … stored in BANDANA table. If we use this query: select BANDANAVALUE from BANDANA where BANDANACONTEXT = ‘_GLOBAL’ and BANDANAKEY = ‘atlassian.confluence.settings’; we obtain the XML with all information, URL Base included :D. So if…
Read More
In this post we will see which possibilities we have to connect Jira and Confluence to source code. Let start examine 😀 Jira This is the right place where create the link. If we use Bitbucket, well, if you put the issue number (KEY-number) in commit message, we can see file involved in issue develop.…
Read More
Cloud instances are always experimental and full of great surprise. Let’s examine 😀 Right tool in right place Stop tp complicated toolbar. This is the past. Now we have the right small and easy toolbar in the right place. Live Macro preview Now we can see live macro preview during editing step Fantastic 😀 New…
Read More
…. and we now explain what is it and how manage it. A little bit of history After setup, both Jira and Confluence are configured to perform a XML backup every day You can find this in Administrative section. My suggestion is: disable both and configure a strategy of backup for both Confluence and Jira.…
Read More
This post is the continuation if the previous post: How to print custom PDF templates of Jira tickets using Confluence After do the previous post instructions, we can improve the new “printing” system, adding a new button to Print in Word *.doc format instead of PDF. We can add this javascript to the code: Then you…
Read More