Configure the User macro: That’s all! Try it in some Confluence page MrAddon by TecnoFor .
Read More
Configure the User macro: That’s all! Try it in some Confluence page MrAddon by TecnoFor .
Read MoreToday we will talk about a trick to fix a well-known problem in the Atlassian Jira world. In this Community post we can see someone who has experienced it: https://community.atlassian.com/t5/Jira-Core-Server-questions/Can-t-View-Screens-List/qaq-p/1814806 The solution to that problem can be found in this Atlassian ticket:https://jira.atlassian.com/browse/JRASERVER-72924 The bug occurs when trying to search for a screen using Jira’s native…
Read MoreA 2D action adventure released on Steam in September 2022. You can freely edit and play the stage. Many items are prepared for each stage, and you can edit each stage. This software itself does not have a story or a finished stage, so editing is essential first. thoughts The finished game is free to play “Mr.Addon in…
Read MoreWith this Jira Cloud add-on your Jira Administrators will be more happier! This is an App extension for your Jira Cloud to help in some typical admin actions, like know the customfield id’s or to configure an Announcement Banner to your Jira Cloud Users! No configuration is needed; only install it, that’s all! Plug’n’play. And…
Read MoreVery easy to be creative! just click in CREATE! Select a level to EDIT Click in EDIT button and select an enemy/boss/item/platform! Choose a background! Ready to PLAY!! —> You can now download Mr.Addon Game Maker for Android! <— Soon also for STEAM! .
Read MoreHaven’t had enough of Mr.Addon in Sulpicius Gallus M? Well now, in this fantastic second part, you will be able to create your own levels! Create your own adventure in Mr.Addon Game Maker! You will see a lot of new things and it will be a lot of fun! Fight or create your own levels,…
Read MoreFirst of all, create a new API Key Token: Create an API key: https://id.atlassian.com/manage/api-tokens# Combine the key with login name in base64 string, go to https://www.base64encode.org/ Format is loginname:API-key exampel: email@email.com:ABCDE12345 give result: a3Jpc3Rlci5icm9tYW5AYWR2YW5pYS5zZTpBQkNERTEyMzQ1 Combine this with the authentication type in the below case a basic so the full text is: Basic a3Jpc3Rlci5icm9tYW5AYWR2YW5pYS5zZTpBQkNERTEyMzQ1 Now we are ready to create the…
Read MoreIn this post we will create in an easy way a new Slack Bot to obtain results of the rankings from Crypto-coin markets. In this case from https://coinmarketrank.io/ Just go to https://api.slack.com/apps?new_app=1 Set an App name and a Workplace to add the robot development like in the picture Click on “Slack Commands” (we will create…
Read MoreFirst of all, please remember How to create and invoke a new REST Endpoint in Jira: JIRA Scriptrunner REST Endpoint & Web Fragment example In this exercise we will create a REST Endpoint in our Jira using Scriptrunner plugin to clone an existing project. The REST endpoint in this case accept two params: project_key and…
Read MoreBelow the documentation to do developments with Forge UI for Atlassian Cloud Jira or Confluence: https://developer.atlassian.com/platform/forge/ Here some screenshots of the Atlassian Summit 2020 presentation of Forge UI, in the presentation the Atlassian Engineers create a “New Macro” for Confluence in Forge UI. Seems easy because is Javascript and HTML/XML! With few lines of code we…
Read MoreHere a list of useful commands to do installations of Atlassian tools in MySQL Example for CentOS with yum ( install of MySQL client) At the command line of your instance, install wget: sudo yum -y install wget Install the MySQL client on the instance: sudo yum -y install mysql Download MySQL Connector/J Jira connects to…
Read MoreTo do this exercise Docker must be installed and running in your Mac computer. We will use Docker Desktop for Mac (download from here). After the install process, open it! Now configure the total RAM and capacity of the Docker service. Now we are ready to start! Just open the Command Line Terminal and execute this…
Read More