-
Bug
-
Resolution: Duplicate
-
Minor
-
None
Background:
We recently upgraded from 1.503 to 1.538
We had a six views. Each view has 5 to 30 projects. The views have:
- "filter build queue" = true
- "filter build executors" = true
- "Use a regular expression to include jobs into the view" = true
- a few random jobs are selected as well from the overall list
Issue:
the executors are getting filtered out properly when you look at the view for 5 seconds. after the 5 seconds it seems like an AJAX poll kicks off and then the executors are filtered out based on a different view's settings.
All views are filtered to the same view and it is whatever the default view is set to.
- duplicates
-
JENKINS-20500 Build queue is not filtered after progress updated
- Resolved