5,906 questions
-5
votes
0
answers
36
views
Child Jira details in Jira Workflow [closed]
I am trying to pass jira ticket details to power automate flow using Jira Workflow. The trigger condition is manual and it works on Epic or a Task. In Epic I have child issues and issues linked to ...
-3
votes
1
answer
68
views
Need help in setting assignee to tickets created in Jira using Python script [closed]
I'm automating some ticket creations in Jira. It's working fine for the most part, but its not being assigned to the correct user. All the tickets created get created with "unassigned" as ...
-2
votes
1
answer
82
views
Fetching all the issues of a project using Jira APIs
I need to fetch all the issues present in the project using the Jira APIs with some specific fields. Is there a way to do so without hitting the rate limit? It should be Hierarchical up to level 3 [...
1
vote
1
answer
74
views
Is it possible to store multiple values in one Forge custom field and still use Jira field history?
I am developing a Forge app for Jira Cloud and need to store around 200 structured values on an issue (text fields, dates, URLs, etc.). Each value must have its own change history, similar to how Jira ...
-3
votes
2
answers
101
views
Problem Getting Paging Info from Jira API [closed]
I've got a C# program that uses the Jira API. I'm encountering a new problem where I'm trying to GET newly created Jira issues from the past month, but the JSON response from the API isn't giving me ...
Best practices
3
votes
1
replies
101
views
Training ChatGPT on Atlassian Products
I created a custom GPT at work so employees can ask it questions about Confluence and Jira as expert knowledge about those products is limited to only a few people. In the spirit of making it stronger,...
0
votes
0
answers
40
views
Debugging Structure formulas in Jira Cloud
In the non-cloud version of Jira, Structure had a debug feature where you could step through the Jira formula's execution and see the values in each variable. That feature either doesn't exist in ...
2
votes
0
answers
115
views
JIRA Lexorank in depth
I'm researching about maintaining order in a list like JIRA, and I come across Jira Lexorank. I've already understood it's core concept, but there are 2 questions that I struggle to find the in depth ...
0
votes
0
answers
25
views
Check JIRA number while creating the Outlook calendar meeting
I wanted to create an Outlook add-in where someone creates a meeting invite it should check if it is having the valid Jira Number or at least it can check if a certain pattern is present in the ...
0
votes
1
answer
48
views
Reporting m to n Jira issue types
My problem is an m to n relationship between the issue types "Epic", "Story" and "Bug". So a Bug can be a child of a Story, or a child of an Epic. But in some cases it is ...
0
votes
0
answers
42
views
Jira Automation Assistance Without Being Able to Import
I am trying to create a Jira automation and am running into an issue of not being an admin. I was able to create a JSON script, but since I'm not an admin I cannot import it directly to automations. I ...
5
votes
1
answer
729
views
How to set up JIRA as a generic task server in IntelliJ IDEA?
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, ...
1
vote
1
answer
67
views
Jira Xray Document Generator intersection of two arrays
I have to implement a report via Xray's document generator in Jira cloud. I try to find a suitable filter which delivers a subset of Bugs. In my case I have a Test Plan with some Fix Versions. The ...
0
votes
1
answer
82
views
filter all Stories which have a Subtask set to Done
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 ...
0
votes
0
answers
49
views
Confluence wiki markup for Xray 'Test Runs Summary' macro
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 ...
0
votes
1
answer
78
views
Getting data from jira
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
58
views
Can’t retrieve Jira projects via REST API with OAuth authentication
I’m working on integrating Jira with my service using OAuth.
I created a Jira account and set up a few empty team-managed projects for testing, so my account is an administrator. I assigned myself all ...
-1
votes
1
answer
55
views
Automatic Jira ticket creation from powerBI
I have made a powerBI dashboard essentially that will update and show us certain errors in our software and their frequency over a number of days ie this specific error has occurred over 5 times over ...
0
votes
0
answers
17
views
Authentication resembling Jira Cloud
I want to add authentication to the app I created in MS Teams. I am trying to create something resembling Jira Cloud. But I am kind of clueless when it comes to the type of authentication I am ...
0
votes
1
answer
574
views
Why is my Backlog and Active Sprint missing issues listed in All Work?
The "All Work" board on my company-managed JSW project shows 205 issues that are not attributed to a "Done" status. However, my Backlog shows that there are 149 issues without any ...
0
votes
0
answers
66
views
Getting the Feature Link (Epic Link?) value using REST API JQL
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
80
views
Forge apps conflict on same Jira Cloud site despite separate environments and app IDs
I'm developing two separate Forge apps for internal use in Jira Cloud. Both are installed on the same Jira Cloud site (*.atlassian.net) using different Forge environments and separate app projects.
...
1
vote
0
answers
47
views
How can I run remotely Jira Script Runner unit test, using maven?
In the script runner documentation related to testing (Write and Run Tests) it is mentioned that you can run unit test directly from the IDE by setting -Dbaseurl= to point to a Jira instance.
Now, I ...
0
votes
0
answers
196
views
Jira Automation: Update Parent and Grandparent "Selected" Field When Child Issue Is Updated
I have three custom issue types in Jira: OCM Workpackage, OCM Epic, and OCM Task. These issue types are hierarchically connected using the Parent Link field as follows:
OCM Workpackage → OCM Epic → ...
0
votes
0
answers
23
views
Updating a custom JIRA task field "Risk evaluation" with Forge application
So I recently started looking into Forge apps for Atlassian and I have a very simple use case. But due to so many different types and categories of templates I am unable to decide what way should I ...
0
votes
1
answer
49
views
Unable to integrate JIRA automation with AWS SNS FIFO Topic
I’m currently unable to integrate JIRA Automation with my AWS SNS FIFO topic. Previously, the integration worked fine when using a standard SNS topic. However, after switching to a FIFO topic, the ...
0
votes
1
answer
91
views
IIS Reverse Proxy Won't Route to Rewritten Address - Loads Static File Instead
IIS Reverse Proxy Won't Route to Rewritten Address - Loads Static File Instead
I have successfully installed Jira and it is listening and successfully responding at http://152.10.132.68:8080/jira. The ...
0
votes
1
answer
59
views
Get full Jira ID using Cypress after a ticket search
I'm in a Jira environment. I use the Search function and get a list of issues, then I tick the checkbox of the first one. All I know from the search result is that all findings start with the same ...
0
votes
0
answers
41
views
SunCertPathBuilderException connecting to Jira Rest API
Hey all I am trying to connect to my local Jira server via Java but I get the error of:
PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to
find valid ...
1
vote
0
answers
24
views
Dynamic Assignee Display in Matrix Based on Drill Level in Hierarchy (JIRA Data)
I have multiple tables in Power BI sourced from JIRA, with one table for each issue type — from Uber Initiative down to Sub-task (i.e., Uber Initiative → Initiative → Epic → Story → Sub-task). On the ...
0
votes
0
answers
49
views
How can I get Bitbucket to trigger off Jira ticket status?
My organization is on the verge of switching to Jira and Bitbucket from Trac and SVN. The SME who was leading this effort left about a month ago, so no one can quite do the underhood things he was ...
0
votes
2
answers
130
views
Jira Dataset Library for Azure Data Factory Connector
I am using the JIRA connector on Data Factory to connect to my Jira Projects.
Copy data from Jira using Azure Data Factory or Synapse Analytics
I am looking for the full data set library so I can ...
0
votes
0
answers
61
views
Jira Webhook idempotency key
I am working on a project where i need to use jira webhook.
i want to make sure duplicate webhook not hit my webhook endpoint.
Do jira ensure that each webhooks endpoint hits will be unique.
If not ...
0
votes
0
answers
28
views
Nothing happens after sign-in for Gitlab for Jira
Sign-in in Jira with Gitlab for Jira with my Gitlab self managed instance works but after sign in Gitlab for Jira just keeps hanging on sign-in.
I'm trying to get our self-managed Gitlab instance ...
0
votes
0
answers
51
views
How can I do a JQL search for a specific whole word, without also grabbing stories that include that as PART of a larger word?
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
107
views
Add Tests to Cycle taking too long with Jira Zephyr API
I created a test cycle in Jira using:
POST jirabaseurl/rest/zapi/latest/cycle
data = {
"clonedCycleId": "",
"name": "api-test-cycle",
"...
0
votes
0
answers
68
views
JQL in Jira - find all user story with Closed
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 = ...
2
votes
1
answer
97
views
Importing test in JIRA x-ray with calls to other tests, using test case importer
I am trying to import tests in Jira x-ray from a CSV.
On this CSV, for each step, i have in a dedicated column the id of the other test to call (a template for example), if it exists (i.e. if it is a ...
0
votes
0
answers
53
views
Cannot read Jira issue custom field using Python Jira library
I'm using the Python Jira library jira 3.8.0 and I want to use it to evaluate the custom field customfield_10032 (story points assigned to a task issue). However, using jira.issue(), I cannot access ...
0
votes
0
answers
47
views
How to update multi-value custom field using RestAPI - Atlassian.Net sdk
After a long time with Atlassian SDK v13.0.0, I can update a single value custom field using the Atlassian.Net SDK.
I have used the following code:
var _issue = Jira.GetIssue(mykey);
_issue["...
0
votes
0
answers
71
views
'Secret' field not working as expected in webhooks
Am using admin 'webhooks' in Jira. Create webhook form provides 'secret' field as shown below.
When i receive payload i do not see that in response 'header' or 'footer'.
I do not see any help in ...
0
votes
0
answers
15
views
Jira: How to get the request and user objects metadata at the Execution Failure Notifier listener level?
I am trying to put in place a generic Execution Failure Notifier listener to catch all the unhandled exceptions Jira might throw. But I want to be able to get at this listener level the information ...
0
votes
0
answers
34
views
Get absences from Jira (Big Picture)
I'm trying to access absence data in Big Picture (Jira) using the API.
I cant really seem to get any data from Big Picture and have tried multiple different urls.
Big picture version is 8.47.0
The ...
0
votes
0
answers
43
views
Tracking Issues History in EazyBI for Jira
I am having difficulties configuring an EazyBi Report.
I want to track Issues for a set time period - 2 months, always on Monday.
I have configured a Time member in the Pages Section already and drill ...
1
vote
0
answers
127
views
Oauth2 access token is not working on Jira Software API endpoints
i have a oauth2.0 access token obtained via authentication flow and by using it am trying to access this 'get all boards' api.
https://developer.atlassian.com/cloud/jira/software/rest/api-group-board/#...
0
votes
0
answers
38
views
JQL Contains ~ operator issue with hyphen
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
38
views
Unable to see webhooks on Jira dashboard (created via Rest API) [PHP]
I was able to successfully create webhooks via api and was able to fetch from api as well. but am unable to see them in jira dashboard. please check my code here.
<?php
$webhooksbase = 'https:/...
0
votes
0
answers
89
views
How to query Jira Issues based on their custom field values?
I am working with Jira dotnet SDK. I have an issue type that contains a custom field which I need to query my issues based on the value of this custom field. for example all of my issues have '...
0
votes
0
answers
45
views
Jira Query Language for Structure Board
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 ...
0
votes
1
answer
76
views
Migrate team-managed project to company-managed project: Will links still work correctly?
I want to migrate from a team-managed project to a company-managed project.
Since unfortunately you cannot change the project type, my plan is to create a new company-managed project and then move all ...