[Bug]: JTE libraries plugin does not load libraries without WebUI Apply/Save button #337
Labels
bug
Something isn't working
waiting on user input
This issue requires additional information from the reporter
Jenkins Version
CloudBees Jenkins Enterprise 2.346.4.1-rolling
JTE Version
2.5.3
Bug Description
When I programmatically update folder's config.xml with JTE libraries packaged as a plugin, they don't load during job execution.
After that, I open the folder in Web UI and press Apply/Save without changing anything, now library works as expected.
Tried restarting Jenkins controller, it didn't help.
Is there any way to load libraries from plugin programmatically?
Steps to Reproduce
Prerequisite: JTE libraries packaged as a plugin and installed in Jenkins
When I programmatically update folder's config.xml with plugin config libraries, they don't load:
Job log:
After that, I open the folder in Web UI and press Apply/Save without changing anything, now library works as expected.
The text was updated successfully, but these errors were encountered: