Support "Require BugID For Checkins" option for Vault
In SourceGear Vault there is a repository setting that forces the user to enter a BugID when checking in changes "Require BugID for Checkins".
SQL Source Control doesn't seem to honor this setting. It doesn't prompt you for a BugID, nor does it stop you from committing changes despite not having a BugID.
We rely on that feature, and would really like to see it incorporated into SQL Source Control.
Please download the new 2.0.3 Early Access to get the latest Vault supporting version with static data and shared model support!
-
JohnFx commented
Worked like a charm. Thanks! BTW: The content in the popup help link next to the commit button implies that this only works with TFS. Might want to update that too.
-
AdminGyorgy Pocsi (Admin, Redgate) commented
You should specify the bug ids in the comment, for example:
performance issue fixed #3 #12 #fixed
#3 and #12 specify the bug id, while #fixed will set the issues' status to fixed .
Vault Pro users can use any of the item tracking statuses (eg. #verified etc.) and also the comment will be added to all specified items, including the modified files.