Unlocking Collective Intelligence: New Shared Estimations for Jira Datacenter

🔓 Unlocking Collective Intelligence: Refining Estimates in Jira Issues through Shared Insights, Demonstrating Effectiveness for Enhanced Precision In the dynamic world of project management, precision and efficiency are paramount. From meticulous documentation to unwavering support, every element contributes to the success of a project. Yet, one area that often presents challenges is estimating the time…

Read More

DevOps con Atlassian Tools por TecnoFor – 26 feb 17-18h online

👉¿Quieres aprender los mejores principios DevOps?🌐👉¿Conoces todo el rendimiento que te puede dar las herramientas Atlassian?👉¿Ready para sumergirse en la revolución de la entrega continua?  💻🚀 ¡Vamos a ello!¡Hola comunidad #Tech! 👋 Estamos muy felices de compartir un #Webinar muy TOP sobre el fascinante mundo de DevOps y cómo la herramienta de Atlassian puede llevar tus procesos al…

Read More

Compass components in Jira Software?

Atlassian’s new product, Compass, is designed to enhance developer productivity by facilitating better organization and tracking of software components. In this post Katie, a product manager, introduces Compass components, a feature now available in Jira Software projects. Compass components allow teams to tag Jira Software issues, providing insights into the team’s work. They offer metrics…

Read More

Create a new plugin / add-on in JIRA to set custom CSS and Javascript / JS in all pages

Creating our first JIRA plugin “Hello World”: enter in C:\atlastutorial atlas-create-jira-plugin Enter 1 for JIRA 5 groupId: com.atlassian.tutorial artifactId: helloworld version: 1.0-SNAPSHOT package: com.atlassian.tutorial.helloworld Press Y to continue Browse to and open the atlastutorial/helloworld/src/main/resources/atlassian-plugin.xml file Modify helloworld.js and add inside a piece of code like this: “alert(“Hola!”)” Modify the tag <context> to active the Javascript…

Read More