"There are no builds applicable to the current scope." in Builds viewlet (RTC 2.0.0.2)
Andrew Freed (213●1●12●14)
| asked Jun 07 '12, 9:03 a.m.
JAZZ DEVELOPER edited Jun 08 '12, 12:22 p.m.
I have added the builds widget to an RTC 2.0.0.2 project, which has two build definitions owned by my team. I am building a project dashboard, adding the Builds widget to it. The Builds widget is scoped to the team but shows "
Update: Is there a time/calendar filter on this viewlet? Today I see a few builds in one of the dashboards, however far less than the maximum it should be showing.
|
2 answers
Hi Andrew,
The "Builds" widget in RTC 2.0.0.2 is feed-based (i.e. New feed events are generated in the build-related feeds when new builds are queued up (pending), in progress or recently completed). I suspect your problem is due to the following defect: [Events Viewlet]: Missing feed entries for certain event type configurations (216737) >> Update: Is there a time/calendar filter on this viewlet? The feed service that this widget relies upon sets a limit on the number of feed events to 100. The raw feed events correspond to many event types (e.g. Work Items, builds, SCM, dashboards, etc.). Unfortunately, in order to get only build feed events the widget feed service filters out all other event types. Meaning, if there were 90 feed events for work items and 10 feed events for builds. Only 10 build feed events would show up - even though we are supposed to have 100 build feed events. Note: A new "Builds" widget was introduced in 3.0.1 that is REST-service based rather than feed-based (which was deprecated). It resolves all of these issues and it's results match exactly to the Builds Results page in the Web UI and "Builds" view in the RTC client. Thanks, Comments
Arnold Cruz
commented May 16 '13, 3:06 p.m.
Hi ,
|
That makes sense Mike, thanks for clarifying.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.