Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Plugin only executing for Story Work Item Types

I created a plugin that can add subscribers on a work item save. When I debug it, it works for stories, tasks, defects, etc. When I deploy it to an RTC server, I see it work when I save a story work item, but it doesn't execute at all for any other work item type. I could understand if it just didn't work, or if it threw an error but it works perfectly fine and subscribers users for one work item type but none of the others. Can anyone explain what might be causing this or what to look at to fix this?

0 votes



One answer

Permanent link
Why is everybody so obsessed with subscribing users?

 The extension point does not know about the work item type. So the extension should be triggered for all of them.

Your extension has to check if it has to work or not. 

Not sure what is going on. 

Check the log files for errors. The extensions workshop explains how to attach the debugger to your production application server as well. 

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 11,052

Question asked: Oct 18 '18, 1:02 p.m.

Question was seen: 2,384 times

Last updated: Oct 19 '18, 2:55 a.m.

Confirmation Cancel Confirm