Comment 3 for bug 1237487

Revision history for this message
Tyler Baker (tyler-baker) wrote :

The issue is that there is no way to get a mapping between two arbitrary build numbers.

Example:

Build1: 1,2,34
Build2: 1,2,3,4,5,6,7,8

The solution is to not use build.id in your filter, it will then use timestamps to synchronize the results.