jenkinsci / jenkinsci/gitlab-branch-source-plugin
[JENKINS-57920] [FUTURE] Restrict user from naming a gitlab server configuration with already existing
- Dominant language
- Java
- Stars
- 134
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
The GitLabServer configuration name should be unique. A unique is generated automatically. But if the user wishes to change the field to an existing server name, there isn't a possible method to check if the server name already exist. Need to find a hack to this. Saving this for later as user do not generally have any incentive to change the name of server.
---
Originally reported by baymac, imported from: [FUTURE] Restrict user from naming a gitlab server configuration with already existing
baymac
Raw content of original issue
The GitLabServer configuration name should be unique. A unique is generated automatically. But if the user wishes to change the field to an existing server name, there isn't a possible method to check if the server name already exist. Need to find a hack to this. Saving this for later as user do not generally have any incentive to change the name of server.
Contributor guide
Assessment
This issue has not been assessed yet.