I want to create a plugin which allows user click a button in a issue view, then after click it, it will navigate user to the 'issue create page'. I know the base url of create issue is '/secure/CreateIssue.jspa', but how can i add parameter to it and parse it to the following code:
<web-item key="issue-create-more-actions-section" section="operations-operations" name="Company Web Site"> <label>Web Site</label> <link linkId="website_link">/secure/CreateIssue.jspa</link> </web-item>
What exactly does it mean to "parse it"? It's the code inside CreateIssue.jspa that will "parse" everything after the user clicks that link. Can you please try to be more descriptive so we could understand your question better?
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.