Missed Team ’24? Catch up on announcements here.

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

Web Item link in New "jira.project.sidebar.plugins.navigation" section not rendered

Ulrich Kuhnhardt [Comalatech]
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.
February 18, 2015

Since JIRA 6.4 the new project sidebar offers pluggable web-items.

The link parameter for a web-item for location section="jira.project.sidebar.plugins.navigation" is not rendered correctly for example

<web-item ... section="jira.project.sidebar.plugins.navigation">
    <link linkId="jira-link">/projects/${helper.project.get('key')}</link>
</web-item>

renders as http://local:2990/jira/projects/$%7Bhelper.project.get('key')%7D

The same link in other section renders correctly.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

3 votes
Answer accepted
Ulrich Kuhnhardt [Comalatech]
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.
February 19, 2015

Documentationsuggests to use pathEncodedProjectKey as a parameter for the web-item. Thanks @Roberto Dominguezsmile

TAGS
AUG Leaders

Atlassian Community Events