Rob Petti created JENKINS-13123:
-----------------------------------
Summary: Unshelving reloads entire configuration
Key: JENKINS-13123
URL: https://issues.jenkins-ci.org/browse/JENKINS-13123
Project: Jenkins
Issue Type: Bug
Components: shelve-project-plugin
Environment: Shelve Plugin 1.3
Jenkins 1.446
Reporter: Rob Petti
Assignee: ashlux
Unshelving projects appears to cause the entire Jenkins configuration to be
reloaded from disk, which can break any currently running builds. Ideally, the
unshelving action should load ONLY the project that's being unshelved, and
nothing else.
I know the Jenkins API supports loading specific project configurations, but
I'm not sure if the same can be done for it's builds and changelogs. If it
can't, then the user should be warned that unshelving is dangerous while builds
are running.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira