Can you lock a Changeset for editting prior to delivery
Within our business process whenever changes are proposed, prior to embodiment they would go through a formal review and impact assessment, during which time those changes are not to be modified.
Is it possible to control a changeset such that it can be locked for editing whilst not delivering the changeset to the stream.
I know I can prevent delivery to stream without an approved workitem.
One answer
I did something similar some time ago. We used some Server Side Plugins. Within the Server Side Plugins we implemented the logic that was defined for the Delivery (e. g. only one file with a special extension, some check boxes within the work item need to be checked, the work item needs to be in a special state, multiple approvers with different roles and so on).