Created Jul 13, 2022, Last active Nov 20, 2025
Are you leading an Agile team? Or perhaps you’re more on the Ops or Business front in HR/IT? If either is true, you can easily make Jira work for you. Chances are you already use the Smart C...
A release isn't just an application switch. There is much more happening under the hood. How many times someone told you they just push to production and release is done? Maybe from their side, ...
Hi to everyone! I wanna present a new plugin for Jira Server. Agile Board a modern board where you can monitoring and manage your tasks so easily. You can try it free here or buy wi...
I am using the following code but that is not now working. import com.atlassian.jira.component.ComponentAccessor import java.sql.Timestamp def customFieldManager = ComponentAccessor.getCustomFie...
I'm trying to use the "Issue Picker" custom field provided by ScriptRunner with only the issue key, but it keeps displaying the issue and the priority (see the attached picture; I'd like to keep the ...
Necesito mostrar la dirección en un campo descripción dependiendo de lo que se seleccione de un campo lista desplegable en cascada, esto con la app sc ript runner
Several months ago, Lucidchart announced that they would sunset their OnPrem for Confluence app with support ending January 6, 2021. This gives current users two options: find new diagramming to...
I want to be able to include the Behavior Name to the logs when the behavior is triggered, but I don't want to hard-code (so to speak) the behavior name inside the script to be able to use it. ...
Hi! Can anybody help me please? In my jira issue I have link to adaptavist test cycles How can I get link to this test cycle via rest api? Thanks!
Good day, I was wondering if anyone can help me with a code to use in behaviors. Basically I have 3 custom fields. A is a drop down, B is a drop down, and C will be a Free text field. W...
I am trying to use ScriptRunner to send emails after a transition using an issue transition post-function. Even when I choose to attach all files and press the preview button, the attachment field is...
When working on this post, I reviewed the Atlassian Marketplace for numerous product roadmap-related discussions. It came as no surprise that all of them expressed different views on what the roadmap...
...akes for a more productive workforce. 3. Use Cases The use cases for Workflows are unlimited. While its features are plenty to shout about, the true appeal here is actually using the app… S...
...nputs = [ (CopyProject.FIELD_SOURCE_PROJECT) : src, (CopyProject.FIELD_TARGET_PROJECT) : tar, (CopyProject.FIELD_TARGET_PROJECT_NAME) : name, (CopyProject.FIELD_COPY_ISSUES) : true, (C...
We're happy to let you know that our new custom charts functionality has progressed from beta and is now available for all users. It brings several new chart types such as line charts, dual axis...
Hi all! I'm currently trying to create a scripted field in Script Runner. What I am trying to do is display the time in progress on a ticket. I'm basically just starting from scratch, follow...
Launching a new product or feature often involves multiple teams working closely to get it done. Whether you’re an engineer or content writer, tester or marketer - we all aim to sync our releases. Bu...
I have a behaviour so that its code works only in case of creating a new issue but not when editing it. That works great with below code: if (getActionName() == null) { // null = edit issue ...
Hi, Would it be possible to create a custom mail handler through API, who can create issues in differents projects in Jira through email? Please email me if there is any possibility. My email-id has...
how to set value of column gantt progress in structure?
I wanted to share my experiences with ALM’s Jira plug-in called Structure for Jira (https://almworks.com/structure/overview.html). I find this to be an extremely useful tool when managing my projects...
We now offer "Getting Started with Zephyr for Jira" Webinars in both EMEA + US timezones so more people can have the chance to learn about how to manage their testing process within Jira! In this 60...
As mentioned in my post at the start of the year, we’re really encouraged by the impressive growth in cloud app listings to the Marketplace. The first quarter of 2020 was no different. In fact, this ...
Hi All, In listeners for sprintclosedevent , in the the script console I need to check the scrum board name and set string to Sprint Goal Field. it should be for 3 to 4 scrumboards. can you...
In Jira Cloud, JMWE post-functions (or sequences of post-functions) can now be configured once and then added to multiple transitions across different workflows. This "sharing" feature lets you quic...
App Central is your space to connect, share, and learn about Marketplace, third-party, and custom apps. Whether you build or use them, this is where the discussion happens. Marketplace Partners: be sure to check our Atlassian Partners - Rules of Engagement and Partner Processes and Best Practices before posting.
Copied to clipboard