About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Welcome to the Jazz Community Forum
Why won't an extension trigger unless Work Item Save Operation is selected?

I created a simple extension with the operationId in the participant's plugin.xml set to com.ibm.team.process.server.saveTeamArea. When I modified a team area and saved it, nothing fired and none of my breakpoints are hit. Then I switched the operationId to com.ibm.team.workitem.operation.workItemSave and switched the extension to a work item save in the process configuration. I save a workitem and my extension is called and my breakpoint is hit. I've only developed Work Item Save participants so far, and I wasn't sure what other differences there are between development for the work item save event and any other event or if there's another reason this extension wouldn't be triggered?
Comments
Geoffrey Clemm
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Apr 02 '19, 10:41 p.m.If you don't get an answer here, please submit a defect. Please include the information about work item save trigger working, so support understands that you have made this work for the work item save operation.