Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you will find the site temporarily inaccessible. Thanks for your patience. Read more.
×Hi, My github and Jira are connected. I'm looking for a way to write a JQL that will identify a ticket where the DEVELOPMENT data was updated in the last X days (see picture below). Is t...
We have Jira and Bitbucket. We can create branch and pull requests from Jira issue, which is very convenient as they are also found by Jira and you can see the status. We use a structure with submodu...
Using JQL ( https://support.atlassian.com/jira-work-management/docs/jql-developer-status/) you can filter out various feature flag items but how do you add a column to view that info vs going to eac...
I am trying to create a plugin that gives us more suggestions on reviewers the we can control. I am currently at the point where I am able to get the names of the people we want to suggest to s...
I'm trying to find a way to incorporate a view in the left had side that shows other open tickets that someone has submitted without needing to go through Projects>Customers>Open Issues. The cl...
So if you do a simple find at the root of your version 7x confluence data center install (providing that top level directory contains the install base, the install home and the shared home locations ...
I have connected GitHub to Jira via the developer tools and see the following fields in my issues now: While I find the "Development" field useful, I don't need the "R...
...omething under the Development option from an issue. Is there anything else that needs to be configured in order to see in branches? I am attaching screenshots. Thank you for your help!
Hi, I have this Custom Field cf[0001] and into it there are few sub-fields as Builds, Requests, Commits, but I can take them separately in a Filter, since they are under the Custom Field and J...
I'm trying to build a FILTER into my project, using Development field as base, since I want to show in a Dashboard the results of tickets with builds passed. In the documentation I can see this s...
...imes (4 times) on one issue page load. Why? public class MyCustomField extends CalculatedCFType<Set<String>, String> { @Override public Set<String> getValueFromIssue(C...
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! Jira DC 8.20 Git Integration for Jira 4.11 BigBrassBand I am trying to find a way to get open Pull Requests for an Issue. The issue.property works for some Projects, but not for all. ...
We started using the JWME script, and everything was fine until we started doing a big amount of work with it. As a result of it (when we started a huge script), the script hit the API limit and bro...
...criptRunner and Powershell ScriptRunner we are also comparing REST API (manual Development) and different Automation Plugins ... Concerning the manual coding and accessing REST APIs what kind of Tools a...
Hello Community, I can add related work items in the Jira release version using https://developer.atlassian.com/cloud/compass/graphql/explorer/. Now I want to automate the same...
Hi, I trying to deploy a plugin. It consists of 2 modules. Frontend and advanced-sla. I run it from the main directory via atlas-run. I get the following error: [ERROR] Failed to execute goa...
Hi there! I've started discovery on Compass as a tool to catalogue our software landscape. So far I'm impressed by its features, however the lack of a publicly accessible schema for the compass.yml f...
Hello, I want to create an app that changes this detail a bit - is this even possible somehow?
Integrated gitlab, but not all users' avatar and name are synchronized with the jira profile. What does it depend on and how to fix it?
...eft of the search box indicates an error with the Red diamond and white Exclamation. development[pullrequests].open > 0 and type = 'story' and assignee is EMPTY The search results appear correct a...
Howdy! We've been using our own integration to complement the GitHub integration and it's been working very well! However, I was wondering if there was a recommended pattern we should follow if we...
Hi Guys, maybe someone can help. After update my plugin from Jira 8.x to Jira 9.x When I'm clicking on the link in admin, I'm getting: HTTP Status 405 – Method Not Allowed in webrowser, and i log...
I work with a mobile development team where we are developing a software for multiple operating systems including iOS & Android. Majority of our product requirements are mutual for all s...
Hi, i develop a plugin and i need to select the better option to deploy in producttion Im deciding between AWS or Heroku. In AWS probably we decide a ECS and a PostgresQL database. ...
Copied to clipboard