Details
-
Type:
Task
-
Status: Done (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: plugin-site
-
Labels:None
-
Similar Issues:
Description
My plugin page: https://plugins.jenkins.io/workflow-cps-global-lib-http
My wiki page: https://wiki.jenkins.io/display/JENKINS/HTTP+Shared+Libraries+Retriever+plugin
The page of my plugin on the Plugin site does not expose my Wiki page.
Instead it exposes the content of another wiki page : https://plugins.jenkins.io/workflow-cps-global-lib
Of course, I guess it is linked to the fact that the names are similar (one is a substring of the other).
On the site:
- the header is correct
- the body is of the wrong pluginĀ
- the archives link is correct
- the link in the right panel is the wrong one
Is it all generated? Is there a way to correct this or could you tell me where is teh code taht generates this?
Best regards
Fabrice
Refer to plugin-site api pull request 54 in the page generator that needs to be evaluated and which may help with the problem case you're describing as well.