Move/Copy precondition
Hi, I need to write a precondition to run when a user performs the Move/Copy action (to move or copy a work item to a different project area). I tried using the WorkItemSave operation, but my precondition did not run. I could not find an operation id for the Move/Copy action. How can I write a precondition for this action?
Kyle Christianson
IBM STG Rational Solutions Team
Kyle Christianson
IBM STG Rational Solutions Team
2 answers
Hi, I need to write a precondition to run when a user performs the Move/Copy action (to move or copy a work item to a different project area). I tried using the WorkItemSave operation, but my precondition did not run. I could not find an operation id for the Move/Copy action. How can I write a precondition for this action?
Kyle Christianson
IBM STG Rational Solutions Team
I'm not sure what operation runs when you move a work item, but I would expect it to be the normal work item save operation. Are your precondition is correctly configured in the target project area? Does it get invoked if you perform any other work item modification?
By the way, this thread may have been overlooked by the work item team because there's no mention of work items in the subject.
- Jared