It's all about the answers!

Ask a question

Override operation behavior in child teams


Amir Bar-or (1513026) | asked Oct 15 '09, 4:40 p.m.
We have a project with a parent team and a few child teams. We wanted to enforce different review policies for each team. One team requires code review before delivery of each changeset , while the other permit such delivery.

All our project members are member of the parent team since we want to share the dashboard. It seems that the only rule that triggers is the one from the parent team and the child team rule do not override the parent.

Any advice?

One answer



permanent link
Jared Burns (4.5k29) | answered Oct 15 '09, 4:40 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
On Thu, 15 Oct 2009 20:52:57 +0000, abaror wrote:

We have a project with a parent team and a few child teams. We wanted
to enforce different review policies for each team. One team requires
code review before delivery of each changeset , while the other permit
such delivery.

All our project members are member of the parent team since we want to
share the dashboard. It seems that the only rule that triggers is the
one from the parent team and the child team rule do not override the
parent.

Any advice?

I would check the order of your role assignments on the child team area.
When Jazz is determining what preconditions to require, it looks at each
of your roles in order.

So if, for example, you are assigned the "foo" role first and then the
"bar" role, preconditions for "foo" would take precedence over those for
"bar"... regardless of whether the preconditions are configured in the
parent or child team area.

--
Jared Burns
Jazz Process Team

Your answer


Register or to post 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.