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...
Hello, I am creating a new Blueprint and already have a few experience on that. I am trying now to have a Blueprint with multiple wizard pages, and I want to be able to navigate bet...
I uploaded new files using back and restore and could see now bottom page shows Error rendering WebPanel (com.atlassian.confluence.plugins.confluence-create-content-plugin:all-resources/Conflu...
Hello, I'm trying to create a merge check that would give exclusive rights to one branch to merge to another one. For example, to only allow merges from development to master an from no othe...
Hi, I am looking for help on this issue, I am getting these two errors in the logs - System plugins failed to start: We haven't been able to start all the required system plugins We couldn't start...
I want to find out how to add options that I see in the space blueprints that are inbuilt to my own blueprints: - the add labels control (tagging) - the add team members control &nbs...
I get the following Exception when I attempt to view the status list com.google.template.soy.tofu.SoyTofuException: In template JIRA.Templates.Statuses.success: In 'foreach' command {foreach...
I am writing a plugin that needs to call a rest api I started with a soy template example. The script executes, but fails when I switch the toggle with $ undefined. Can someone help? my atlassian-...
As you know Confluence add-on may be built using "Velocity" (https://developer.atlassian.com/confdev/development-resources/confluence-architecture/confluence-internals/velocity-template-overview) or ...
Is it possible to execute some javascript in a soy file? I added some javascript in the <head> section, but bitbucket said it could not compile the form. I am trying to show some text ...
Hi everyone, I´ve developed a Spaceblueprint and everything works great in the SDK. But when importing the .jar or the .obr into our production Confluence I get the following error inside of the fir...
I tried to customize my confluence notifications following the instructions here https://confluence.atlassian.com/doc/customising-the-email-templates-168001822.html I want to modify notification (pa...
...t; </form> {/template} Java code: public class MyContextProvider extends AbstractBlueprintContextProvider { @Override protected BlueprintContext updateBlueprintContext(B...
We're working on developing a simple spring boot app to serve up status updates to our customers when our Atlassian applications are down (upgrades, outage, etc) and we'd like to incorporate the Atla...
Js code exampleArray = [project1,project2]; var templateproject = JIRA.Templates.LP.project(exampleArray); AJS.$('#page-container').append(templateproject); soy template {namespace ...
Some of my plugins use the soy text form and the labelHtml parameter is showing up as undefined in my plugins. The rest of the parameters show up correctly. I'm developing plugins for stash 3.3.0 an...
In the Blueprint I created there should be an implementation of a wizard. I changed my namespace for the wizard so it won't override my previous soy wizard for other templates and it worked at the be...
Hello there I am creating a Blueprint in French and need some french characters for the whole thing. For example I have set in the pom File <name>Directive de travail&...
Hi, I've made changes to my soy wizard template that aren't getting picked up by Confluence even if I uninstall/reinstall the plugin. And/or if I promote/unpromote the blueprint that this plugin is...
My updated soy wizard template is not displaying when my blueprint addon is uninstalled and reinstalled. Here's what I did... 1. Created blueprint plugin that contains a soy template wizard. ...
I created a soy File with a datepicker in it and it works in Chrome but It won't work in any other browsers. I think I am not even able to use the aui-datepicker, Chrome just uses the browser default...
Hi, I'm trying to develop a Blueprint that will include in the rendered page a macro choosen by the user in a list or by auto-completion I know how to do it in Java (using com.atlassian.confluenc...
how I can use autocomplete with soy < input class = "autocomplete-page" data-max = "10" data-none-message = "No results" data-template = "{title}" > I have a bug wit...
I know this is slightly off-topic, but google closure templates seems to be used by hardly anyone except Atlassian and google. What editor do you use for your soy files? Personally I use IDEA, and ...
In my soy templates I use {getText('com.foo.header')} for i18n. The keys are available both in English and German. There seems to be a problem with caching: If the template is rendered the fir...
Copied to clipboard
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.