Quantcast
Channel: Active questions tagged atlassian-plugin-sdk - Stack Overflow
Browsing all 279 articles
Browse latest View live
↧

Integration tests fail for newly generated atlas-create-bitbucket-plugin

I've used the command atlas-create-bitbucket-plugin to generate a new project from template. Everything works fine except for integration tests. Running atlas-integration-test fails with the...

View Article


Custom Bitbucket Merge Check - dynamic fields render twice after submitting...

I'm creating a custom Merge Check for Bitbucket. I started by following this tutorial: https://developer.atlassian.com/server/bitbucket/how-tos/hooks-merge-checks-guide/ I want the view to be dynamic,...

View Article


Atlassian Confluence Blueprint wizard - Non existent soy template

I am building a confluence plugin including blueprint wizard dialog with blueprint. But when I try to load the wizard JS error appears in browser console, Uncaught error wizard points to a...

View Article

Is it possible to concatenate two strings in soy (Closure Templates)?

With soy, I would like to concatenate two strings (hard-coded or variables) into one. My idea was to "parametrize" the first variable with the second: {let $key: 'abc_$anothervariable' /} This doesn't...

View Article

Unsatisfied dependency when try using active objects with jira plugin

Hi i try to add activeobjects to jira plugin. All, i think, according to atlassian-springscanner manual. Webwork.java @Scanned public class WebWork extends JiraWebActionSupport { private...

View Article


Configure bitbucket plugin to avoid hardcoding of secure variable

I have developed an Atlasian Bitbucket plugin which globally listens for push/PR and send repository details to databases using REST API. I need to configure REST API URL and credential so that my...

View Article

Image may be NSFW.
Clik here to view.

Why does Jira Cloud Plugin JWT authentication fail with 401?

I try to send JWT signed requests from Jira Plugin to Jira REST API according to this document https://developer.atlassian.com/cloud/jira/platform/understanding-jwt/ but I receive 401 response for any...

View Article

Jira server Plugin - Atlassian PocketKnife - QueryDSL - batch insert with...

I am trying to batch insert some records using the batch-Insert functionality provided by QueryDSL. The same piece of code works when I use just execute() but then have to separately write a select...

View Article


Bamboo app throws LinkageError for TaskExporter.toSpecsEntity

I’m having a problem with a Bamboo task app that I have developed. Using Bamboo version 6.10.2. It is the TaskExporter class that is not working. When I try to export a plan to bamboo specs using the...

View Article


Jython macro which uses Python and Redis script gives an error

We are trying to use Jython with Redis script within confluence using a Jython macro Which is one of Confluence Macro of Scripting for Confluence. We are able to execute the action using Jython from...

View Article

How to add webwork action to a project panel?

I have made my own plugins (separate) with webwork actions and with project tab modules. But now I need to combine both: there will be some comboboxes and a button that make the plugin calculate...

View Article

How can I speed up page load times while developing a Confluence macro with...

I've gone through the Confluence "Hello World" tutorial (https://developer.atlassian.com/server/framework/atlassian-sdk/create-a-confluence-hello-world-macro) and have a working macro. But every page...

View Article

Confluence plugin : how to redirect to existing page

I would like in my blueprint plugin to redirect the user to different/existing page than the one currently created.Currently my blueprint plugin takes me to a page that is my template.I'd like it to...

View Article


How to read response of a JIRA REST API

Using the Atlassian documentation, I'm able to create a new JIRA ticket using curl command. I want to understand how to read the response of this command into a variable? Essentially i want to store...

View Article

Jira plugin: Specify lifecycle phase or a goal in atlassian pom.xml

I have build a starter atlassian jira plugin with command: atlas-create-jira-plugin. The pom.xml was generated:<?xml version="1.0" encoding="UTF-8"?> <project...

View Article


What is com.opensymphony.workflow.loader.ActionDescriptor?

I have found it in one of private Atlassian's plugins to Jira projects. import com.opensymphony.workflow.loader.ActionDescriptor; and there is nothing like this in pom.xml. I can't find a maven...

View Article

Atlassian bitbucket plugin maven compile error

I have plugin that worked with BitBucket version 5.2.2 and I want to update it to support BitBucket version 6.8.0. After updating my pom.xml as below when I try to run mvn compile I face error for...

View Article


How to initialize atlassian jira IssueService?

In production the com.atlassian.jira.bc.issue.IssueService is injected in construction but how to mock it in unit tests? production code:class myObject { IssueService issueService public myObject(...

View Article

How can I query Jira 6.4 database?

I want to query: SELECT id, pname FROM issuetype. How to do this? I have installed plugin with db console but the documentation for creating custom SQL queries is blank! How can I run the query on Jira...

View Article

CreateValidationResults doesn't see customFieldValue

I am creating issue with atlassian jira plugin and want to add a custom field in it called customfield_111. When I run a validation with validateCreate then the result of class CreateValidationResult...

View Article
Browsing all 279 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>