With the raw xml sample you can add a menu item to the projects drop-down menu.
Using that example is it possible to add a menu item to the help menu?
I think the problem is I don't have the section right. If anyone can point me in the right direction it would be appreciated.
<web-item key='y-other' name='ScriptRunner generated web item - y-other' section='help-menu/system-help-menu-content' weight='10'>
<label>Create Issue 2</label>
<link linkId='y-other'>/secure/CreateIssue.jspa?pid=10000&issuetype=3</link>
</web-item>
Thanks,
Neil