Run server side plugin on click on save plan in RTC
![]()
Hello,
I have developed a plugin to create workitems and attached to other workitem as childs, but whenever I save the newly created plan instead of saving the worktime operation, then I want to run that plugin.
Is that possible? Please suggest on the same.
|
One answer
![]()
Ralph Schoon (60.5k●3●36●43)
| answered Jan 28 '19, 2:13 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER There is no operation ID to call an extension on save plan.
There is only an operation ID to run a follow up action based on saving a work item.
Saving a work item due to saving a change in a plan should invoke the save work item as well.
|