-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Jenkins 2.16, Git 2.53, Pipeline SCM Step 2.2
When adding the additional behavior of "Merge before build", the "Merge strategy" is generated like this:
{{ mergeStrategy: <object of type org.jenkinsci.plugins.gitclient.MergeCommand.Strategy>}}
This is related to JENKINS-26753 (dup), JENKINS-26619, but that one is resolved and the problem is happening.
- duplicates
-
JENKINS-34070 NoStaplerConstructorException on UserMergeOptions.mergeStrategy
-
- Closed
-
[JENKINS-37224] Snippet Generator produces incorrect output for "Merge strategy" of "Merge before build" for GIT
Component/s | New: pipeline-general [ 21692 ] |
Component/s | Original: workflow-plugin [ 18820 ] |
Issue Type | Original: Improvement [ 4 ] | New: Bug [ 1 ] |
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
I'm having the same issue. Is there a fix or known workaround for this?