The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Web Item link dynamic

Pedro Morocho
April 28, 2023

I am creating a button with the example from the jira server documentation



  <atlassian-plugin name="Hello World Plugin" key="example.plugin.helloworld" plugins-version="2"> 
<plugin-info>
<description>A basic web item module test</description>
<vendor name="Atlassian Software Systems" url="http://www.atlassian.com"/> <version>1.0</version>
</plugin-info> <web-item key="google_home" name="Google Home" section="system.header/left" weight="60">
<description key="item.google.home.desc">Simple link to google.com.</description>
<label key="item.google.home.label" />
<link linkId="google_home">
http://google.com/${projectID}</link>
</web-item>
</atlassian-plugin>




How can I pass a parameter to the url and what classes should I create? 

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events