-
Bug
-
Resolution: Unresolved
-
Major
-
None
Pipeline Stage View version 2.9.
After I run 10 builds the Stage View disappears on the 10th build.
I have set this to System.setProperty("com.cloudbees.workflow.rest.external.JobExt.maxRunsPerJob","20");
but after the 10th build every thing compiles and runs through but the stage view is missing.
I have also tried clearing the cache.
[JENKINS-54733] After 10 builds Pipeline Stage View disappears.
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Assignee | Original: Sam Van Oort [ svanoort ] |
Looking at the log I also see a warning
OwnerPipeline/Pipeline #11 was not in the list to begin with: []
Not sure how to proceed here.