Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I remove the label of my blueprint?

Deleted user March 7, 2018

Hi,

this is a part my atlassian-plugin.xml :

<!-- Blueprint -->
<blueprint key="ChangeControlTicket" index-key="DONT WANT THIS" disable-index-page="true">
<content-template ref="ChangeControlTicket-template"/>
<dialog-wizard key="simplebp-wizard">
<dialog-page id="page1Id" template-key="MyPlugin.Blueprints.Simple.page1Form"
title-key="my.blueprint.wizard.page1.title" last="true"/>
</dialog-wizard>
</blueprint>

 However, ether disable-index-page nor index-key don't effect my plugin at all.
The Default index page template is still there and the label is always "my-index".
(of course I replaced "DONT WANT THIS" with "Change")

 

Thanks,
Adrian

2 answers

0 votes
Bernd Lindner
Contributor
February 12, 2020

Hi Adrian,

did you find a working solution for that?

In earlier Confluence version there was a workaround using an empty index-key attribute: https://community.atlassian.com/t5/Answers-Developer-Questions/Blueprint-without-default-labels/qaq-p/550117

However, this stopped working in newer Confluence versions.

Any ideas?

Best regards,
Bernd

0 votes
Deleted user March 8, 2018

I tested it with localhost server and it works fine.. Only the confluence server seems to "ignore" it. Can someone tell me why?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events