Skip to content
Commit ce2d0f97 authored by Jon's avatar Jon Committed by Oleg Nenashev
Browse files

[JENKINS-46759] Fixed bug in build queue filtering for views (#3008)

* [JENKINS-46759] Fixed bug related to views which filters build queue, jobs which has multiple sub steps were filtered incorrectly.

* Added test case for build queue filtering in views.

* [JENKINS-46759] Improved code based on feedback from PR; Fixed logic bug, moved logic to separate method and added limit to number of iteration when looking for owner task.
parent 02b8e7f3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment