advisor example doesn't debug
![]()
I watched the videos to create a plug-in that extends the work item save operation at this page https://jazz.net/wiki/bin/view/Main/RTCSDK20_ProcessPreConditionExample. I did all the operations suggested in the videos but when I want to debug the workItemFailAdvisor class doesn't work. Why? is there a difference with the version 3? :(
Thanks for the replies. |
One answer
![]() I watched the videos to create a plug-in that extends the work item save operation at this page https://jazz.net/wiki/bin/view/Main/RTCSDK20_ProcessPreConditionExample. I did all the operations suggested in the videos but when I want to debug the workItemFailAdvisor class doesn't work. Why? is there a difference with the version 3? :( sorry I didn't read this: IMPORTANT NOTE: This video doesn't show it, but you have to add the new pre-condition to the project area before trying to debug your new pre-condition. As pre-conditions are deployed, they aren't active until they are associated with a particular project now debug works. |