force user to use new task workitem once delivered
Hi,
Can we force developers to NOT be able to use the workitem/changeset that has been already delivered ?
We have a precondition which asks for work item approval before delivery . Once the work item is approved than only devl is allowed to deliver the code
Issue: Once the workitem is approved devl can reuse the same workitem and keep on delivering the new source. we want to force devl to ask for approval every time they want to deliver the new source
Thanks
Sagar
Can we force developers to NOT be able to use the workitem/changeset that has been already delivered ?
We have a precondition which asks for work item approval before delivery . Once the work item is approved than only devl is allowed to deliver the code
Issue: Once the workitem is approved devl can reuse the same workitem and keep on delivering the new source. we want to force devl to ask for approval every time they want to deliver the new source
Thanks
Sagar
Accepted answer
The Prevent Linking to Approved Work Items advisor (available under the "Source Control/Save change set links" operation in the Project Area or Team Area editors) will prevent new change sets from being associated with approved work items.
This advisor is available starting in RTC 4.0.
If this answers your question, please mark the question as answered.