Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-28229

plugin-info markup generates incorrect Open Issues link

XMLWordPrintable

      I followed guide:

      https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins#HostingPlugins-AddingaWikipage

      and used:

      {jenkins-plugin-info:pluginId=jenkins-jira-issue-updater|jiraComponent=jenkins-jira-issue-updater|sourceDir=jira-issue-updater-plugin}
      

      for plugin info generation, and the problem is that the "-plugin" suffix gets appended to the jira (Open Issues) link. So this way the link always results in an empty list of issues (because of incorrect component name).

      I also tried using:

      |jiraComponent=jenkins-jira-issue-updater1 
      

      and the results was

      jenkins-jira-issue-updater1-plugin
      

      I am not sure what the problem is:

      a) the markup generation
      b) the name of the component in Jira (not sure if there is a convention to always suffix it with "-plugin"). I think this was generated automatically.

      I think easiest way to fix this would be to change the Jira component id. Still I was not able to find the appropriate project/component. Can you please assign this to the right project/person in case you cannot handle it?

      Thanks,
      Laszlo Miklosik

            evernat evernat
            laszlomiklosik Laszlo Miklosik
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: