Hey all I have been working on a Javafx app that allows me to create an issue in the backlog. Everything is going well but I had a question about the oauth. Can I still use my PAT for the ot...
Hi community, I'm working on a Jira Data Center instance (version 9.12.12) and facing an issue when trying to retrieve the issue type of an issue programmatically. When using the Atlassian Ja...
Hi, Is it possible to programmatically modify the form submission success page? Background: I have a Jira automation rule that populates a new ticket's description with a description template....
Hello, I am working in a company managed project. My teammates are not able to move tasks from To Do to In Progress but can directly move to Done. What could be the issue.
Hi Community, Please guide on how generate a list of existing labels present in Jira Software (Data Center) via API call. It will be a great help you could share necessary help document and syntax ...
Hi team, We have stories/Bugs and there is time spent on each one . We need to import to the epic the time that are logged in the tasks (stories, bugs and spike) that are connected as "is paren...
I have a plugin that was developed in eclipse, then a jar package was created, and then the jar uploaded to Jira over the manage plugins web interface. I would like to remotely debug that plugin. Thi...
Hi All, I see User notification preference in Jira Cloud. This feature is not available in DC. IS there any example or anyone developed custom user notification preference in DC Jira. If anyone alre...
The requirement is to develop a formula for calculating downtime based on inputs such as the total number of assets. A sample formula provided is downtime = (31*24*60) / total num...
Hi Guys, I'm experiencing an issue when try to build my add-ons using amps 8.17.6/ jira 7.1.0 . Failed to execute goal com.atlassian.maven.plugins:jira-maven-plugin:8.1...
Hey, as many other we struggle with the upgrade to java 17 for the jira-rest-java-client , so I was happy to see that the repo was updated to 6.0 with Java 17 support recently. Question: Is the res...
Hi. I have been trying to figure out why pie chart doesn't show our custom field, that we are adding via custom plugin. Its a multiUser selector field, but with some added logic. And when sele...
In a company managed Jira (Cloud) project, Project settings allows me to enable "Code" in the development section. In the Toolchain configure screen, when I click 'Add' then 'Add code repositor...
I am new to jira plugin development and I am developing a feature which needs access to Epic Link fields. I noticed that for a standalone jira software installation, it automatically let's me create ...
I am researching the kanban board feature in Jira, I intend to create a plugin that can modify the Jira kanban board. I use the Atlassian Plugin SDK with atlas version 8.2.10, AMPS Versio...
Hello, I use issue security level in my JSM project (data center). When I add a participant to the problem, the participant does not see the problem and the notification is not sent. I am us...
Hi all, I want to limit the visibility of Escalate button in customer view, I want to apply the below: 1- Any issue created then Hide Escalate button 2- If SLA time to resolution = breached th...
In the Development panel, the expectation is that, if the Summary of the commit message in Bitbucket contains a Jira issue key, that commit, and any artifacts associated to that commit (e.g. PRs, bra...
I am trying to write a script that will run on issue creation that will do the following for a specific field - we will call it Field 1, which is a Text Field, Single Line: read the data value bein...
I want to have two transition that would go to same status ( mytargetstatus) One Transition (t1) would always be hidden from Users to Select from using Conditions that always sets its value to False...
Jira Cloud has a built-in calendar feature. Jira Server had a plugin directly from Atlassian. Jira DataCenter has neither, as far as I can tell, and must rely on questionable Marketplace addons fro...
Dear Community! Is it possible to add both a parent value and a child for it through the API? POST https://domain_name.atlassian.net/rest/api/3/field/customfield_10071/context/10175/option The chi...
Hi All, A method that worked up until Jira 9.9 no longer works. The error occurs from Jira 9.10 onwards. The method is as follows: public String fromHtmlToWiki(String txtHtml) { &n...
Hi, I want to create new Navbar in Jira in addition to existing. How do I modify HTML in Jira to add new navbar?
I created a new project with Jira API. projectTypeKey: 'software' projectTemplateKey: 'com.pyxis.greenhopper.jira:gh-simplified-kanban-classic' When I create a new issue with story point and ...
Copied to clipboard