Why does invalidating WI error out before calling extensions if child WI is open in Safe templates?
I'm trying to create a server extension to clean up the story points and plan of a workitem as well as invalidate and clean up any open child workitems when the workitem is set to invalid. When I use a scrum template, the extension works fine, but when I try to use a Safe template, it displays the "Child workitem is unresolved" error and doesn't even call into the extension. Why is this happening and is there a way around it within a safe template?