Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
5 votes
1 answer
795 views

Looks like Atlassian have finally removed support for the classic JQL search REST API used by IntelliJ IDEA. Request failed. Reason: "The requested API has been removed. Please use the newer, ...
0 votes
1 answer
100 views

I like to run a JQL query in JIRA but I dont use Scriptrunner so the function issueFunction is not available. I need to get all Stories which have a Subtask = "Intake" which has a status of ...
Marco's user avatar
  • 129
0 votes
0 answers
51 views

I'm trying to embed an Xray Test Runs Summary report on a Confluence page using wiki markup. I have the Xray for Jira app installed and integrated with Confluence. I'm attempting to use syntax like ...
Alex's user avatar
  • 1
0 votes
1 answer
80 views

I'm not sure if this is impossible or I'm doing something wrong. I have a team of about 20 - 30 people. Outside of our normal sprint work, we have bugs that come in for on call engineers. I want to ...
0 votes
0 answers
71 views

Hey all I am trying to figure out how to get my Feature Link value from a JQL using the REST API. When I do: /rest/api/2/search?jql=sprint in openSprints() AND assignee="bob" I get a lot ...
0 votes
0 answers
54 views

I'm trying to search for stories that have a specific database table in their summary. For example, let's say that the table I'm trying to find referenced in stories is called "data_table". ...
0 votes
0 answers
72 views

I want to write JQL in Jira that find all user story with Closed status that have test cases with a resolution set as "Unresolved" and marked as "Passed". This is my first attempt: Create filter = ...
SAT's user avatar
  • 1
0 votes
0 answers
43 views

I'm trying to retrieve all issues containing the summary prefix "issuing-dashboard-ui". I'm running the following query: project = RELEASE AND status = Done AND summary ~ "issuing-...
0 votes
0 answers
49 views

I have to update capacity calculating formula for my team members for each quarter manually. Instead of doing this manual work I want to assign some variables on top of my code. Thus I can only update ...
1 vote
0 answers
119 views

I am using Bitbucket Data Center version 9.4. My Bitbucket Data Center is directly integrated with my Jira. Currently, I want to configure it so that when a pull request is created, Bitbucket checks ...
0 votes
0 answers
125 views

In JQL I want to get all those epics of last year whose creation date and resolution date belong to the same week.
Shrikant's user avatar
0 votes
0 answers
390 views

Lets say that we have project called Project1. I want to list all the epics that are in Project1. that will be issueType = "Epic" and project = Project1 Now I want to do something like List ...
1 vote
0 answers
79 views

In my JIRA project, I need to identify issues where the due date of the ticket is earlier than the start date using native JQL. After some googling I realised we cannot compare 2 dates using JQL, we ...
0 votes
1 answer
84 views

Im trying to create a custom filter on my JIRA board to select all the subtask in the user story when a certain person is assign so basically display all the subtask in the userstory im trying to use ...
0 votes
0 answers
65 views

I am making a RESP api call to the JIRA api, searching for reporter and project, this works correctly but if I add a "created" date I get an 'Exception: Invalid argument' error. Working ...
Gary's user avatar
  • 517

15 30 50 per page
1
2 3 4 5
...
37

AltStyle によって変換されたページ (->オリジナル) /