Save Process Customization Operation?
Greetings,
I am attempting to implement an extension which is effectively a "Partial Final" box. I had thought that there would be an operation I could extend in the form of an Operation Advisor. In looking through the operations, I see one called "Save Team Area (server)", but that does not seem to fire when I modify the process customization. My end goal is to enforce that only process configuration data deltas are allowed for work item attributes and enumerations while preventing the removal any of the attributes or enumeration literals. Anyone have an idea of where I should be headed to implement this idea? It would be awesome if there was a permission that already covered this ideal.
Thanks,
Dave
One answer
This is the current list of extension points and operation ID's: https://jazz.net/wiki/bin/view/Main/CustomPreconditionsTable#operations and I don't see an extension point that would match what you are looking for.
A good indicator is the process configuration in Eclipse, that shows all extension points as well.
A good indicator is the process configuration in Eclipse, that shows all extension points as well.
Comments
sam detweiler
Mar 10 '14, 4:26 p.m.Dave Evans
Mar 10 '14, 5:13 p.m.sam detweiler
Mar 10 '14, 5:23 p.m.Dave Evans
Mar 10 '14, 5:33 p.m.Dave Evans
Mar 10 '14, 5:35 p.m.sam detweiler
Mar 10 '14, 7:30 p.m.sam detweiler
Mar 10 '14, 7:34 p.m.Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Mar 11 '14, 3:43 a.m.