Follow Up action is not called when Project Area uses Process Inheritance
![]()
Hi all,
I've written a serverside plugin with a client counter part to configure it.
It is a follow up action and worked perfectly fine during all my tests.
However if I add it to a project area which is using a process from another area, the follow up action is not triggered.
I can configure it normally but the team advisor window in the eclipse client does not show that is was triggered.
This behaviour is only observed when the option "Use a process configuration from another process area..." is chosen.
The plugin works when I select "Do not share the process...."
Does someone have an idea why this is failing with a shared process?
I'm looking for ideas what might cause that the follow-up action is not called.
|
Comments
In which process area do you try to configure the behavior? In the one that shares its process, or in the one that uses it?
In the one that uses it