Hello There,
I can see that there are many questions raised for this but those are very old and I think that will not work with current Jira API because I tried each article but nothing worked.
Can anyone please help me? I want to add an icon to the web item. Below are the web-item content or module that I have added in atlassian-plugin.xml.
<web-item name="test-web-item" key="test-web-item" section="jira.issue.tools" weight="0">
<description key="Testing">This is for testing</description>
<label key=""></label>
<link linkId="test-item">/test-web-item</link>
<icon height="16" width="16">
<link linkId="test-web-item-icon">/images/feedback_logo.png</link>
</icon>
</web-item>
Thanks,
Vedant
<icon height="16" width="16">
<link>/images/feedback_logo.png</link>
</icon>
above code should work. Please clear browser cache and try again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.