jenkinsci / jenkinsci/release-plugin
[JENKINS-30381] Release Button is not shown in Views
- Dominant language
- Java
- Stars
- 24
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Version 2.5.3 introduced the RELEASE Permission.
Without that permission noone could see the release buttons anymore, not in the projects view, nor in the views (wich had the release-button-column added).
After i added the Release permission to me i see the button in the projects view and it appears in the drop down menu of a job, but the view column is still empty.
Example in the attached screenshot.
---
Originally reported by dageissl, imported from: Release Button is not shown in Views
Raw content of original issue
Version 2.5.3 introduced the RELEASE Permission.
Without that permission noone could see the release buttons anymore, not in the projects view, nor in the views (wich had the release-button-column added).After i added the Release permission to me i see the button in the projects view and it appears in the drop down menu of a job, but the view column is still empty.
Example in the attached screenshot.
environment
```
Jenkins ver. 1.609.2 (LTS) on Linux with Java 1.8
Release-Plugin Version 2.5.3
```
1 attachment
- [release-button-missing.png](https://issues.jenkins.io/secure/attachment/30639/release-button-missing.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.