python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Not able to add a project ID/name to a list in Jira/Groovy/Scriptrunner
The following question I present is the following: I'm doing a code that is been tested in the Scriptrunner console and tried into Jira. What I want to reach is the following: I have an issue in any p...

Yurivexo
Votes: 0
Answers: 0
How to set default epic link in Jira using Groovy
I need to set epic link using groovy if a condition is true. I'm using the following script:
import com.atlassian.jira.component.ComponentAccessor
import com.atlassian.jira.ComponentManager
import com...
User1
Votes: 0
Answers: 1
How can I get "Time Spent" for specific user and date from JIRA API
there
I get Jason payload by JIAR API URL like this:
https://XXX.atlassian.net/rest/api/latest/search?jql=worklogAuthor%20=%20557058:d792badd-7653-XXXX-9ae6-b9f486XXXXX3b%20AND%20worklogDate%20%3E=%20...

Mac Lee
Votes: 0
Answers: 1
Jira Server: Button for creating a linked issue
In our project, one Jira issue of type Requirement is linked to n issues of type Functional Specification (FS). What I need is a button on a Requirement issue to create a FS issue and then link it aut...

Marcus
Votes: 0
Answers: 1