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, we have our own custom field type fields(select and multiselect) and we are unable to update those fields with jira REST api's . appriciate any hel on this! Thanks,
https://www.google.com.au/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwin2_CZ04nTAhVJlJQKHU9NA-kQFggZMAA&url=https%3A%2F%2Fanswers.atlassian....
....rest.client.internal.async.AsynchronousHttpClientFactory$MavenUtils.getVersion(AsynchronousHttpClientFactory.java:185) Code: public JiraRestClient loadClient(String hst) { try { j...
Hi, I want to display the data of JIRA development panel in other web application. So Is there any REST API to get the data of JIRA development panel as like commit, review and b...
Presently, the workflow to manage our code is erroneous. To over come this we have decided upon the new workflow. Now with tool in hands we trying to implement this. The first step towards implement...
This question is in reference to Atlassian Documentation: Viewing the Code Development Information for an Issue Hi! I would like to know if it is possible to filter stories by values listed on Development...
I have been having troubles installing Jira on my linux VM. I first installed 6.7 and thought it was successful. I saw that 7 came and wanted to try to install it . Now when I do the express install ...
Hello, Is there a way to have a JIRA query (JQL) to find the list of issues that has code commit associated with it ? Please advise. Thanks !
And also need to prepopulate certain remedy field information in JIRA screen in dropdown. Please let me know a better approach for it. Thanks
Hi All, I have 3 String lists(lets say ListA, ListB and ListC) in my java class which maps to velocity template. I need to display the values of the list in a table. As velocity allows only foreach...
We're using the gitflow branching model. Is there a way to tell stash to auto-merge release/ branches into my develop branch? I've turned on the branching model settings and sent my development b...
Not able to see "Development" section in Jira, where we can create a branch in a Stash repository. Navigating to Administration-->Add-Ons-->Manage Add-Ons-->System, I find the plug-in t...
How to find whether customfieldType is of type CascadingSelectCFType or not. Regards, Megha
Hi, I was wondering what would be the best approach programmatically to implement the below: Every Monday, loop through specific projects and evaluate the last date and time an issue in the "...
I am getting started on developing a plugin for jira. I downloaded the SDK and am going through the tutorial. The SDK comes configured for developing with jira 5, and I need to develop a plugin aga...
Hi All, I'd like to develop Jira and Confluence (e.g. script fields, plugins, etc.). Can you please give me advises what are the requirements for this? I mean what level of JAVA do I need to know...
Documenatation provided regrading Server Instrumenation is not complete. We are using JIRA in our production. Is their is any risk in using byte code injected code in production.
While Developing some confluence-plugins (just getting used to it) I sometimes came over this: file://${env.ATLAS_HOME}/repository I just wondered what it is good for, and how it is used... Can a...
...pache-mave n\bin\mvn.bat" com.atlassian.maven.plugins:maven-confluence-plugin:3.8:create [INFO] Scanning for projects... Downloading: https://m2proxy.atlassian.com/repository/public/com/atlassian/m...
I ran into this situation atlas-run -v 4.4 JIRA is locked, some plugins are not enabled. how to enable them? I have JAVA JDK 1.7 running om windows 7, no firewalls or unti-viruses. Check at...
....framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204) at $Proxy1407.create(Unknown Source) My interface looks like this: public interface Invoice extends Entity{ String g...
I'd like to report a missing Maven artifact in the Atlassian Maven repos. The Atlassian Maven Repositories page suggests posting an issue to the Developer Network JIRA Project, but the project doesn'...
Copied to clipboard