How to configure Operation Advisor for one Particular TEAM alone?
![]()
Hi,
I have a Plugin but I want to implement the same for a Particular Project Team to start with. How can I achieve the same? Suggestions please. |
Accepted answer
![]()
Ralph Schoon (62.0k●3●36●43)
| answered Aug 22 '12, 9:55 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Open the team area:
![]() Look at the Process: ![]() Unfold it and press customize ![]() Look at the operational behavior node: ![]() Muthukumar C selected this answer as the correct answer
|
2 other answers
![]()
Ralph Schoon (62.0k●3●36●43)
| answered Aug 22 '12, 9:10 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
If you have a deployed advisor, and want to only configure it for a specific team, you open the TeamArea process configuration and configure the advisor in the Process Configuration>Team Configuration>Operational behavior in that team area alone.
Please note you can configure operational behavior for individual team, iterations, iteration types etc. by simply opening the configuration for the specific owner. Comments Ralph,
Thanks a LOT Ralph..
![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi Muthukumar, you are very welcome. It gave me the opportunity to play with the new image feature! |
![]()
I think Ralph meant Team Area Configuration, but that is not by team..
the out of the box support, you can do configurations by ROLE, but not dynamically built teams. Sam Comments ![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Sam, yes, it is by role in a team. So doing this makes the operational behavior applicable only to items that are owned by this teams and for users that have a role that has it configured. It gets even more complex. See https://jazz.net/library/article/292 which still applies.
WOW!! thanks for the question Muthukumar and for the answer Ralph,
Ralph, I am facing a Problem again. The Preconditions configured in project area is not inherited to TEAM area process configuration. Lets say if i am having "Required Attributes" configured in the Project area, I want the another custom precondition to be applied only for TEAM which means, "Required attributes" should be inherited from project area as well as the custom precondition also needs to applicable for TEAM. Its not working like that. It totally overrides what I have configured in project area. As already mentioned you should read and digest this: https://jazz.net/library/article/292 Operational behavior does not accumulate behavior, it picks the first configuration for the first role it finds and uses this configuration. |