jenkinsci / jenkinsci/plugin-pom
[JENKINS-43577] Jenkins unable to store configuration values for user developed plugin
- Dominant language
- Java
- Stars
- 75
- Forks
- 81
- Avg merge
- 9m
- Merged PRs (30d)
- 18
Description
I'm working on a jenkins plugin development for one of our tools , which has some configurable variables and the values provided to these variables are not getting stored on Jenkins. I have followed this link https://wiki.jenkins-ci.org/display/JENKINS/Basic+guide+to+Jelly+usage+in+Jenkins. But I'm unable to figure out where's the problem
---
Originally reported by abhaya, imported from: Jenkins unable to store configuration values for user developed plugin
andresrc
Raw content of original issue
I'm working on a jenkins plugin development for one of our tools , which has some configurable variables and the values provided to these variables are not getting stored on Jenkins. I have followed this link https://wiki.jenkins-ci.org/display/JENKINS/Basic+guide+to+Jelly+usage+in+Jenkins. But I'm unable to figure out where's the problem
Contributor guide
Assessment
This issue has not been assessed yet.