Created Jul 13, 2022, Last active today
For long I have seen people struggling with capacity planning and resource utilization in JIRA. I have tried to solve this problem and built a new plugin which might help our cause to an extent....
Hi everyone ! I need to add the original reporter as watcher on issue create. All of the guides that i found online are for scriptrunner for jira server, but i'm running a cloud instance and t...
We are using the Initialiser Function in behavior to set a default template to the description field. The initialiser is re-run if the Validation fails, for instance missing required fields, the des...
I'm developing a custom plugin to integrate Jira 6.3.14 with an OAuth2 server. First of all, as described here I changed seraph-confix.xml and extended JiraSeraphAuthenticator. I overrode the metho...
I have a "restart" transition in my workflow that has TTS plugin attached. The restart transition bring the JIRA ticket from ANY state back to Not Started which is where issues originate. H...
Hi, I have created the cloud addon in JavaScript with Atlassian Connect Express (ACE) and Node.js framework. I have used the ngrok for development. How do i add my addon on atlassian market place? I...
....AddLabelValidationResult import com.atlassian.jira.component.ComponentAccessor public class EPAutoLabel { static List<String> process(com.atlassian.jira.issue.Issue issue) { def m...
Hi, I am working on writing a groovy script for calculating Epic Rollups. I would like to know is there any way of getting the global values for the user, issue assuming there is an epic? I ...
...echanism to see what my email looks like, the validation step that tests the Condition is returning true or false correctly based on different issues I throw at it. However, I've already seen where an i...
Hi Everyone, We recently made an add-on to save us some time on the Scrum planning meetings and would love to get some community feedback on its usability and added value. It works by a...
Hey everyone, I recently updated a method we have that creates an Issue Type Screen Scheme in our plugin. Now it creates 2 Screen Schemes and we want to associate an existing Issue Type Screen Schem...
import com.atlassian.jira.issue.Issue import com.atlassian.jira.issue.ModifiedValue import com.atlassian.jira.issue.util.DefaultIssueChangeHolder import com.atlassian.jira.component.Component...
For example, if customfield_123 = 1543, then these issues would all be linked with the relates to link type. Is it possible to do this with a listener? Thanks!
Hi...I have been reading that this is a limitation in scriptrunner that script fields are not displayed neither in edit nor create screens but I have also read that there are some workarounds but I h...
...pportunity issue) field equals to "SF Oppty ID" (from different issue types) field value, then if the rule is true our script copies fields values to all depended issue types - works perfect. We also h...
I made a field autoAssignee; just regular text field which populates a value based on some values. This is working fine, except when in status "New". The field takes the value for the next status, wh...
https://marketplace.atlassian.com/plugins/ua.softlist.employee.employees-list/server/overview This is my plugin for jira
I have a CheckBoxes Custom Field available in Issue and associated SubTask. When a Subtask in Done I would like to copy the values selected in the Subtask to the parent Issue. If the Parent Issue h...
...emplate) 2) Created a 'Fires an event when condition is true' for the Issue Created event with condition 'Integrations' in cfValues['Scrum Team']*.value and event 'Integrations at Creation' q...
Hi I've tried several different date-formats in the following filter with no luck. Any advise? issueFunction in expression("resolution = Unresolved", "today+remainingestimate > 2017-05-01") &n...
I got this in the audit log, even though the issue is successfully created What does it mean? How do I find what field is causing the error? Action details: CREATE ISSUE Unknown fields set during...
Hello, Here is my scenario: When creating an issue A, I use the "Clone an issue and links" post function on the creation transition. This creates a clone issue, issue B, on which I make some opera...
I'm trying to set the "Original Estimate" field based on the value of a custom field (Select List (single choice)). I don't know why it won't set the value. Setting another field "Description" works...
Problem : Even after successfull Installation of Zephyr plugin in Jira Cloud I dont see the "Test" issue type Cause/Fix : Mentioned in our knowledge base articles below https://support.getz...
I am trying to query all issues that are contained in all 5er and 6er versions of our product by using the versionMatch function supplied by Scriptrunner. However the following regular expression do...
App Central is all about the many magical apps and Powerups that help make Atlassian products even better.
Copied to clipboard