- 
    
New Feature
 - 
    Resolution: Unresolved
 - 
    
Major
 - 
    None
 
Use case is, from a predefined list of jobs, we want to see the status of the build(from a list of builds) which was run on the master branch in Git.
The jobs are generic and the branch is selected as a parameter during the build. Thus the last "master build" could be anywhere in the build history.
See attached image for what i tried, but this gives me the jobs whose “last build” was on master.
