Skip to main content
Filter by
Sorted by
Tagged with
-5 votes
0 answers
36 views

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 ...
tom01's user avatar
  • 1
-3 votes
1 answer
68 views

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 ...
kooroc's user avatar
  • 21
-2 votes
1 answer
82 views

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 [...
Sagar's user avatar
  • 1
1 vote
1 answer
74 views

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 ...
dev's user avatar
  • 1
-3 votes
2 answers
101 views

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 ...
B.Scar's user avatar
  • 48
Best practices
3 votes
1 replies
101 views

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,...
NewPythonUser's user avatar
0 votes
0 answers
40 views

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 ...
BrandonToms's user avatar
2 votes
0 answers
115 views

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 ...
nanh's user avatar
  • 51
0 votes
0 answers
25 views

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 ...
Praveen's user avatar
0 votes
1 answer
48 views

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 ...
Reyjin's user avatar
  • 1
0 votes
0 answers
42 views

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 ...
NewPythonUser's user avatar
5 votes
1 answer
729 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, ...
Dan Berindei's user avatar
  • 7,402
1 vote
1 answer
67 views

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 ...
Oliver T.'s user avatar
0 votes
1 answer
82 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
49 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
78 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 ...
Spider's user avatar
  • 465
0 votes
0 answers
58 views

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 ...
asd's user avatar
  • 11
-1 votes
1 answer
55 views

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 ...
saleem's user avatar
  • 45
0 votes
0 answers
17 views

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 ...
Dhruv Shetty's user avatar
0 votes
1 answer
574 views

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 ...
Nick Banducci's user avatar
0 votes
0 answers
66 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 ...
StealthRT's user avatar
  • 10.6k
0 votes
0 answers
80 views

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. ...
Donald Shannon's user avatar
1 vote
0 answers
47 views

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 ...
Yonoss's user avatar
  • 1,718
0 votes
0 answers
196 views

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 → ...
Behzad Nazarbakhsh's user avatar
0 votes
0 answers
23 views

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 ...
Firaun's user avatar
  • 513
0 votes
1 answer
49 views

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 ...
Jeremwhy's user avatar
0 votes
1 answer
91 views

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 ...
codeMonster's user avatar
0 votes
1 answer
59 views

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 ...
DLL's user avatar
  • 43
0 votes
0 answers
41 views

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 ...
StealthRT's user avatar
  • 10.6k
1 vote
0 answers
24 views

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 ...
Ankit Bijlwan's user avatar
0 votes
0 answers
49 views

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 ...
sohowsgoing's user avatar
0 votes
2 answers
130 views

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 ...
LordRofticus's user avatar
0 votes
0 answers
61 views

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 ...
aakash singh's user avatar
0 votes
0 answers
28 views

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 ...
williepaprika's user avatar
0 votes
0 answers
51 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". ...
BrandonToms's user avatar
0 votes
0 answers
107 views

I created a test cycle in Jira using: POST jirabaseurl/rest/zapi/latest/cycle data = { "clonedCycleId": "", "name": "api-test-cycle", "...
anon-explorer's user avatar
0 votes
0 answers
68 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
2 votes
1 answer
97 views

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 ...
Sarah Blévin's user avatar
0 votes
0 answers
53 views

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 ...
Helge Löding's user avatar
0 votes
0 answers
47 views

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["...
Saji Devassy's user avatar
0 votes
0 answers
71 views

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 ...
Joseph Ranjan's user avatar
0 votes
0 answers
15 views

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 ...
Yonoss's user avatar
  • 1,718
0 votes
0 answers
34 views

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 ...
Birger's user avatar
  • 367
0 votes
0 answers
43 views

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 ...
musnex 's user avatar
1 vote
0 answers
127 views

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/#...
Joseph Ranjan's user avatar
0 votes
0 answers
38 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-...
Pierre Roudaut's user avatar
0 votes
0 answers
38 views

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:/...
Joseph's user avatar
  • 17
0 votes
0 answers
89 views

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 '...
Navid_pdp11's user avatar
  • 4,128
0 votes
0 answers
45 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 ...
omerkayan's user avatar
0 votes
1 answer
76 views

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 ...
Sebastian's user avatar
  • 1,201

1
2 3 4 5
119