Issue Type: Bug Bug
Affects Versions: current
Assignee: Jacob Robertson
Components: view-job-filters
Created: 18/Feb/14 9:33 PM
Description:

All test jobs are called with the BRANCH parameter.

I create a view as follows:

  • New List View
  • Under Job Filters i have nothing checked.
  • I select "Parameterized job filter" from the Add Job Filter dropdown.
  • Under Name: I enter "BRANCH"
  • Under Value: I enter the exact parameter I seek to make this view for. "main" for example (with no quotes of course)
  • Match Type: I select "Include Matched"
  • Under columns, I select Build Filter (Wrapper) Column from the add columns
  • I select "Number of Builds"
  • Repeat for Status and Weather
  • Delete the Number of Builds, Status, and Weather, (last successful, etc..) default columns.
  • Save the view.

Now when I look at the view, I see the all of the test jobs that have been run with the BRANCH parameter "main".

The bug is that the counts for success/failure/etc..., weather, and status, are not filtered to include only jobs with the parameter I specified. Instead they show the values for all jobs no matter what the parameter.

It is as if the Build Filter (Wrapper) Column is doing nothing.

I've tried several other permutations of the filter:
include all, exclude not matching param.
include matching param, exclude not matching param

None work.

Environment: linux, jenkins 1.550, view job filters 1.26
Project: Jenkins
Priority: Major Major
Reporter: Patricia Wright
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to