In my environment, I had to do more than this. I have a check-in policy where all changesets must be associated with work items. If the policy is not met, a policy failure can be seen in the changeset reading
You must associate this check-in with one ore more work items.This policy can be overridden, but even if you override it, and your changeset is committed, how do you associate a work item with that changeset?
Here is how.
- Find the changeset number. You can do this by viewing the history for your project.
- Now open a work item that you want to associate with the changeset.
- The work item template should have a "Links" tab. On that tab, "Add" a link.
- Set the "Link type" to "Changeset".
- In the "Link details" section, set the "Changeset:" value to the changeset number you looked up a few moments ago. You can also "Browse" for it if you don't like the "History" approach I mentioned above.
- Add a meaningful (or meaningless) comment.
- Click "OK"
No comments:
Post a Comment