Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Atlassian Connect - Adding a space webitem

Rafael Franco
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 25, 2016

Hi there,

I'm trying to add a simple Webitem to the Space Tools button in Confluence, but for some reason it's not working.

Screen Shot 2016-03-25 at 15.35.07.png

I tried:

webSections       : [
  {
    location: "system.space.tools",
    weight  : 200,
    name    : {
      value: "My Item"
    },
    key     : "my-item"
  }
],

And nothing comes up.

Then I tried a web item:

webItems       : [
  {
    url : '/admin/my-item',
    location: "system.space.tools",
    weight  : 200,
    name    : {
      value: "My Item"
    },
    key     : "my-item"
  }
],

Didn't work either..

 

Any clue?

3 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Einar Pehrson
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 29, 2016

The documentation states:

In future, Connect add-ons will be able to define new web sections, which will enable add-ons to define new sub-sections for Space Tools.

I've created https://ecosystem.atlassian.net/browse/CE-369 to track this requirement.

0 votes
Rafael Franco
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 29, 2016

 Hi Einar,

Well, it works with the Space Tools Tab, but if I want to add another item with a specific name I cannot since with the Space Tools Tab you need to specify a existing one (overview, add-ons, etc).

0 votes
Einar Pehrson
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 28, 2016

Have you tried using a Space Tools Tab module or does it not suit your needs?

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

TAGS
AUG Leaders

Atlassian Community Events