Created Jul 13, 2022, Last active today
I have one select list field which contains 50 values, we need same selected value should be displayed in the text box on create screen. Thanks for helping me out!!!
hello , is it possible to search for all issues whitout a PPTEST (test) using JGL ? i try with this query but without a result Sprint in (openSprints()) AND project = Proj AND stat...
Hi Team, On current issue. I have a field called 'Liked Issue Keys' and it should display only linked issue keys with comma separated values based on linked issues custom fieldvalue(check box-A)= Y...
I have a scriptrunner script, and all seems well until the last line: import com.atlassian.jira.issue.Issue; import com.opensymphony.workflow.InvalidInputException; import org.apache.log4j.Categor...
Myself and others in the company are trying to run a report but it keeps getting stuck in the 'run report progress' screen at 100%. Any ideas? I have version 4.8.18
I'm writing a serverside plugin for bitbucket. My company wants to mirror some of their bitbucket projects to other bitbucket instances. My strategy is to build a project hook which has the option to...
I'm trying to use Behaviours plugin to set default value for some custom fields when create issue. I created Behaviour and added script import com.atlassian.jira.component.ComponentAcces...
hi I want show first worklog date (base on start date, not create date) in a date field. this is my code that use worklog list and get first element of list. but this is base on work log created da...
Hi, I am using Jira Cloud and I have install addon. I have completed all steps like in manual. The last one was: Applications->INTEGRATIONS->DVCS accounts-> Link Github account -> SUCC...
Essentially I need to find the aggregate of "Days in 'New'" across issues. I have a table that will spit out the total but I need a formula that includes the total number of "Days in 'New...
postfunction groovy script to copy attachments&links from all subtasks to parent issue. help share the automation script if there any would be help what i'm looking for.
I'm using the "Clones an issue, and links" post funcion feature. I want to create a linked issue but not in the first status. Then I want to transition this issue linked. In "addition...
Hi, I created a script fragment to create an issue, due to our requirement, the fragment is in raw XML Now I need to add a value to a custom field, that should come up in the create issue scre...
A guy on our team has created an extension for Chrome and Firefox that lets you control the width of the card being displayed on the board. There is also a Standup mode to cut out the menu links and ...
Plant UML macro is not working as expected. please help us to fix this issue.
...onditionUtils.FIELD_ADDITIONAL_SCRIPT): """issue.setSummary('my summary')""", (CloneIssue.FIELD_SELECTED_FIELDS) : null, //clone all the fields (CloneIssue.SKIP_EPIC_LINKS) : "true", (C...
Is anyone using Domo or Tableau with Jira? Other BI tools? What is working well / what is not?
Hi community, We're keen to talk to a few Aha Ninjas who are based in Melbourne and happy to share their knowledge and expertise. We're keen to get in contact and pick your brains about the fe...
Hi How I can create an event to listen when I add an Issue Link on a parent Issue? I want to create a listener to make a transition when I create a blocked by issue link. But when I is...
I have created a numeric scripted field to obtain the difference in minutes from the update field and today date. the code that I used is the following: import org.joda.time.DateTime ...
Hi. I want to change the issue rank in a postfunction transition. For example, on Reopen transition the issue should be sent to the bottom of the collumn in the kanban board. Any idea ...
Hi. I want to change the issue rank in a postfunction transition. For example, on Reopen transition the issue should be sent to the bottom of the collumn in the kanban board. Any idea ...
My end goal is to restrict a project's issue creation to only a handful of issues, let's call them Document, Story, and Epic. I'm also very new to this add-on and scripting in general so apologies fo...
I want to use the scalation service to send emails to the reporter if the ticket is not updated after 2 days. I need to know how I can get the reporter (customer) email? then I will...
...t.getResolution()) { ROMe.setReadOnly(true) } else { ROMe.setReadOnly(false) } } JIRA Version - 7.1.9 ScriptRunner Version - 5.1.6
App Central is all about the many magical apps and Powerups that help make Atlassian products even better.
Copied to clipboard