Details
-
Type:
New Feature
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: release-plugin
-
Labels:None
-
Environment:Jenkins 2.121.3
release-plugin 2.10.1
-
Similar Issues:
-
Released As:Release plugin 2.10.2
Description
If I define a new parameters like validation string parameter that use a regex to validate the user input it performs a doCheckXYZ method of its descriptor. In the Schedule Release Page (action page) the HTTP request returns 404 because the URL is relative to the action page $JENKINS_URL/jobs/XYZ/release instead of the project.
Oleg Nenashev I know that you had mark yourself as retired developer of this plugin (and you are usually busy) but the solution is really fast and already proposed here