-
Bug
-
Resolution: Fixed
-
Critical
a stapler change in 1.208 broke the @InjectedParameter annotation handling.
When non-injected annotation (such as @RelativePath) annotation is present, it'll mask the handling of the injected annotation (such as @QueryParameter.)
[JENKINS-18776] @QueryParameter with @RelativePath broken
Labels | New: lts-candidate |
Labels | Original: lts-candidate | New: lts-candidate regression |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Should be easy enough to write a regression test for this, right?