We are testing JIRA service desk and at one stage we have created child flow which end's with Task completed. Once task completed call should automatically assign to earlier stage engineer. Currently...
....jira Java Api. Plugin gets control in below method @EventListener public void onIssueEvent(IssueEvent issueEvent) This plugin enable globally and it gets triggered when any JIRA of any project c...
We want the user to be able to report issues with product info displayed on a screen. Rather than the user having to manually populate the product info/image, we want to default that into the J...
Hi, All, I have created project panel plugin/addon. I am using velocity template for UI rendering. Wanted help on using wiki renderer on text area in the VM file.(This has nothing to do with custo...
Hi, I want to create a custom button on the JIRA issue page say " Export Issue". which when clicked calls an external webservice and passes on the Issue details in a JSON format. After this...
I tried jira-rest-api-oauth-authentication/ but unfortunately,didn't what I expected as I need to get the secret from the authorize link which I don't want. I want to make it transpar...
Dears, When having a transition for an escalation I get a screen for the escalation information. By default the Asignee and Assignee groups are set to the Assignee and Assignee goup of the issue. I ...
Hello All - I have this JIRA API code to get the FixVersion changes: FVs = event.getChangeLog().getRelated("ChildChangeItem").find{it.field == "Fix Version"}; System.out.println(FVs.oldstring)...
I need to set the value of a custom field (single select dropdown) in the additional code section of create on transition scriptrunner post-function I've tried setting subtask.fields[cfID] to get("/...
Hello, We create many defect tickets each day in JIRA - most of our tickets require common input to be entered in some custom fields. I am exploring a solution where the user can open a...
Hi guys! I recently implemented Time Doctor within Jira, so that I can track the time developers spend for each Jira case. We work for different organisations, and as they book a certain number of ...
hi , I have input type file in vm file and want to upload file through JiraWebActionSupport but return null for (Part part : getHttpRequest().getParts()) { ...
Hi Thanks to the documentation I have understand the logic of how to map an issue assignee to a team member. But I'm not clear on 2 things : 1. what will happen it the sync replace an ...
We have installed plugin called "Time to SLA" & able to view in one of the project filters, how come we can enable for other projects in project filters. I am not able to configure the s...
I've got a plugin with `META-INF/spring/spring.xml` that makes Spring components marked with `@Component` be automatically managed by OSGI container. When I register a component in a regular way&nbs...
Hello attlassian community, we have to run w bunch of tempo reports (e.g. all team activites in a month/week/year) and then export the stuff to excel. No problem doing this manually, but i'd...
How can i get value of progress systemfield on an issue. com.atlassian.jira.issue.fields.ProgressBarSystemField
I am trying to create control chart but how do I depict upper and lower control limit?
If someone shares an issue search result with another user like described here, the email will be sent with the users email address. Is there a possibility to use the from-address that is configured...
Jira 7.4.2 on CentOS 7.2.1511 I would like to put time estimates on bugs and stories, and log work on subtasks that have no estimates of their own, and have the remaining of the parent be th...
Since a few months I've been using JIRA for reporting bugs in our company app. In order to get a better view of which parts of the app encountered issues I started tagging them. Which helps, but I wo...
Hi, I am developing a web-items plugin (we'll call x) and have been trying to get past this issue for a while now. I am trying to use methods from another custom plugin (we'll call y). However I kee...
...his is correct then why I am getting that error and if not then can anyone help me because of which I am getting an error? @Named("SelectCF") public class SelectCF extends G...
We currently use JIRA to handle tests based on service desk tickets from a 3rd party system. What we would like to do is for the comments that we add to the test to appear in the correct ticket in t...
I'm building a custom validator which checks issue links during transition. This seems to be the only guide online: https://scriptrunner.adaptavist.com/latest/jira/recipes/workflow/validators/valida...
User | Count |
---|---|
84 | |
45 | |
26 | |
20 | |
20 | |
15 |
Subject | Author | Posted |
---|---|---|
Thursday | ||
Thursday | ||
Wednesday | ||
June 23, 2025 8:35 AM PDT | ||
June 17, 2025 2:47 AM PDT |