Quantcast
Browsing all 279 articles
Browse latest View live

Error in Atlassian Connect Hello World example

I am trying to get Atlassian Connect working. However I am facing with following issue: When I run the command to start JIRA in OnDemand mode, I am faced with following error: Executing:...

View Article


Failure to find com.atlassian.stash:stash-parent:pom:5.0.18 [duplicate]

This question already has an answer here: Maven dependency for jira-rest-java-client-0.2-m1.jar 1 answer After working on jira and confluence, now working on stash. As per stash documentation i have...

View Article


How to add custom field in Jira work log dialog

I want to add a combo box with some elements in my JIRA work log dialog / screen. The combo box will add a String (like "[DEV] - ") in front of the work description. It seens to be simple, but I...

View Article

Atlassian Plugin SDK & JIRA Software

I installed and got running the atlassian plugin sdk (6.1.0). However whenever I start JIRA, I am only able to get JIRA Core. How do I get JIRA Software as well? I found this that seems to answer what...

View Article

How to populate default values of fields while creating issues in JIRA using...

I am working on jira-plugin to create issues in JIRA. I am using the method - create(user,createValidationResult) to create issue. I need to give values of mandatory fields while creating. I want to...

View Article


How to execute Pipeline for Atlassian Plugin Project

I'm trying to setup Pipeline for Atalassian JIRA Plugin project but it's failing with the following error: The project com.xxx.jira.myplugin:jira-myplugin:0.0.1...

View Article

How To Install Atlassian Connector On Eclipse Photon 4.8.x Version

I can not download Atlassian connector for eclipse photon 4.8.0 version. It support Installation via the Eclipse Marketplace for Eclipse 3.7 (Indigo), 4.2 (Juno), 4.3 (Kepler), 4.4 (Luna) But not...

View Article

C# JIRA SDK Unclear Error in SaveChanges() Function

I'm trying to create a web form where I can dynamically create a JIRA Epic using whatever the user inputs. I'm relying on the Atlassian JIRA SDK Nuget package to do so. Here's the function as it...

View Article


How to connect Jira using Atlassian.SDK from .Net application (c#)

I am using Atlassian.SDK Jira SDk to connect Jira from my .NET application . To connect JIRA I have the following calls but it does not connect to Jira properly .I am getting unauthorized access...

View Article


How to fix: AtlassianHostUser is null in Jira cloud plugin

How to fix: AtlassianHostUser is null in Jira cloud plugin. My controller looks like this @Controller @IgnoreJwt public class MainController { private final StorageService storageService; @Autowired...

View Article

Disable elastic search for atlassian bitbucket sdk atlas-run

I have just started getting my hands dirty with atlassian SDKs. I have created bitbucket SDK using command atlas-create-bitbucket-plugin. Is there a way I can disable elastic search for atlas-run? I...

View Article

Call Java Class from JIRA Web Panel

How to call a JAVA class from a Web Panel in Jira with velocity? I want to create a right panel that can toggle a button to callback a java class. templates/random-indicator.vm: <button...

View Article

How to override server.xml for Atlassian SDK?

I installed the Atlassian SDK 6.3.12. Now I am developing a plugin for Jira. And issued with problem, that I can't change the server.xml for tomcat8x (located in target plugin folder). Because every...

View Article


Add custom field to Jira search query using Atlassian.SDK

I am using the Atlassian.Jira NuGet package in my web app. I can successfully query Jira using built in fields for example Project, ResolutionDate etc. but I cannot use a custom field. I have a custom...

View Article

How to get list elements of jira custom field with c#?

I'm trying to get elements of custom fields from JIRA.I want to add these elements to windowsform combobox. I can get id and name of custom fileds but I need to get element of dropdonwlist. The...

View Article


If one job failed in bamboo it does not fail the build

I tried to execute two Power-shell script. 1st one is incorrect and 2nd one is correct but bamboo shows Successful build.

View Article

JerseyJiraRestClientFactory could not be resolved?

I am trying to build a plugin for Confluence similar to the Jira plugin. At the moment I'm just playing around with the SDK trying to make things work. I'm using the Atlassian SDK for this. I am...

View Article


Jira Plugin Unresolvable Build Extension, Unknown Packaging, Non-resolvable...

Long time ago I developed a Jira Plugin. I downloaded the current SDK. I want to update the plugin and then run. When I run atlas-update I get the following error. I tried including the and , update...

View Article

How to set the description of a JIRA Workflow Validator?

I'm working on a simple JIRA Server plugin that will prevent a transition from occurring if a certain custom field has not been set. I have created a new workflow validator with...

View Article

YUI fails to compress in Confluence plugin

I'm developing a confluence plugin and I'm using bower as my package manager. When I try to compile and package the plugin the SDK tries to minify all the JS files using YUI compressor. The...

View Article
Browsing all 279 articles
Browse latest View live