Created Jul 13, 2022, Last active today
Hi all, I am trying to find the project key associated with the Epic Link that is linked to a Story using a Behaviour which is mapped to the Epic Link field on Story issue types and using a valida...
Hi, By a quick poll, how many folks are using JIRA Service Desk Server vs JIRA Service Desk Cloud?
Hello Community, I am having issues trying to copy the values found in my Sprint Field to another customfield. I am not really sure of anyways to do this. Has anyone attempted this before that can...
I have a scripted field for which I need to display on a transition screen. The code will generate a <select> drop down based on another custom field value in the ticket. I am having trouble ge...
Hello All. We are trying to Import data from a Tool called Test Trac Pro to Jira. TTP(Test Trac Pro) has two export options(TXT and XML) but for some reason the TXT Format is not exporting all the ...
Hi Team, Based on Component selection I need to clone the Issue multiple times in another Project with same Issue Type. For Eg . Components : having two three label a, b, c I need to ...
I need to retrieve an project Actors Full Name (i.e Bob Smith), when iterating over project roles. Currently I am able to use: //Gets all of the projects, along with project roles (i.e. "developer"...
Our team has been using MS Project and JIRA, with a 3rd-party connector bridging back and forth. The process is fraught with errors, and ends up with all sorts of updates getting lost because t...
...]); return true ;
Hey Atlassian Community members -- My name is Brendan Foley, and I run product management for the Atlassian Ecosystem. We help developers to build apps for Atlassian products, and end-users an...
I'm trying to find issues that have exactly one component and the value is COMPONENT_NAME. I've tried: issueFunction in issueFieldExactMatch("project = \"PROJECT_NAME\"", components, "COMPON...
I am trying to update an option of a select list (based on changes in a certain issue). For example if the Description of "Issue 1" changes from "OptionName" to "Option Name" then the option of the s...
...ef groupManager = ComponentAccessor.getGroupManager() if (issue.getCustomFieldValue("customField_1") > "200") { return groupManager.isUserInGroup(currentUser, 'WHCM') } return true
I am getting this error whilst printing my results to the log console window. Is it possible to get around this error, or better yet, print the results to a text file?
I'm an admin for a space where users can ask questions. A user creates new question and adds topic. I'm not able to edit topics under these questions later on. Only person who created a question is a...
On the Create Issue screen, I'm using an Initializer function to dynamically change the default FormValue of Assignee based on Issue Type. This is working fine when I use actual users, but I'm unabl...
Hi, I have created a web-item located in operations-top-level. The menu text is longer than usual, and as a result is truncated (see linked screenshot). Is it possible possible to displa...
I have a custom field of type Script Field (scriptrunner) with a Custom Template (basically formatting numeric values and setting colors and background colors based on value). When I show this field ...
From https://scriptrunner.adaptavist.com/latest/jira/jql-functions.html#_portfolio "After first install the version of ScriptRunner containing these functions, a full reindex is required, ..." ...
Good morning all, I am looking for the best chat solution that can be integrated into Jira. It would need to be cloud based and ideally make the ticketing easier. This is to communicate with our cl...
Hello - I am currently working on custom email notifications via post functions. In my notifications I have simple Groovy scripts that show different fields for the Issues. What I am tr...
How can I get the previous versus current timespent of a worklog item? I can get the last X (milliseconds) updated worklogs and see the current timespent but I'm interested in what the previous valu...
Hello to everyone! I wrote a script that must to change assignee in an issue, but it doesn't work without any error. I have "customfield_10300" (Epic Link) and username "jandall". This script...
Hi, Earlier we had Jira version 6.4.2, where we had been using TEMPO Servlet API for extraction worklog details. Recently, we upgraded to Jira version 7.2.8 and Tempo version 8.4.1 and the ...
Performing the same script via the Script Console works but via the Scripted Field it fails to retrieve Tempo data like worklog attributes. Are these maybe not saved yet? How to deal with this? List...
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