Situation:
There are two jobs that has the same id, because they point to the same build configuration in TeamCity with different branch values.
Expected behavior:
The widgets render the status of the two build configurations independently from each other.
Actual behavior:
At initial page load the correct values are displayed, but at the next XHR refresh the two widgets display the same values.