Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: release-plugin
-
Labels:None
-
Environment:Jenkins 1.609
-
Similar Issues:
Description
We've isolated the problem to Release Plugin version. When downgraded to 2.4.1 "Release" button (the one to schedule new release) appears. Upgrading to 2.5.3 button disappears. Other release-related icons are still visible on past builds. Nothing obvious in the logs.
Attachments
Issue Links
- relates to
-
JENKINS-30381 Release Button is not shown in Views
-
- Open
-
I just made a pull request fixing this bug. Problem was the introduction of the separate permission for matrix based security which did not take into account that some people do not use matrix based security.