-
Bug
-
Resolution: Unresolved
-
Major
-
jenkins: v1.499
build-flow plugin: v0.7
folders plugin: v3.4
We are trying to use the folders plugin with the build flow plugin and are getting a "groovy.lang.GroovyRuntimeException: Ambiguous method overloading for method hudson.model.Hudson#getItem." exception.
- The build flow project and the builds I am trying to run are all in the same folder.
- I have tested with various levels of folders and always see the exception (even with a very basic build flow).
- Everything works without any problems if i move everything out of folders.
- Full log and basic DSL config attached
I don't think this issue is valid anymore. I've been using the latest versions of the folders and build flow plugins for 6 months now without any problems. Including calling jobs both inside and outside folders with build flows both inside and outside folders.