SourceGear Vault Standard 10.0.1

Released: Oct 12, 2017

10.0.1 での更新項目

不具合の修正

Windows GUI Client

  • Corrected an issue in Shelve operation to correctly save all shelved Change Set items. Vault 10.0.0.x would would silently fail if the shelved Change Set items contained any other type than Add File or Modified File.
  • Slight performance improvement in the load of Repository Explorer when a selected folder's assigned working folder contains a large number of files (1000+ files).
  • Addressed issue in which the Search Repository dialog would not properly store/load search criteria from previous search.
  • Fixed problem in the display of any label structure's sub-folders when security rights have been applied to any folder within the repository.
  • Added a check on Change Password preventing the use of character patterns containing '<' or '>' that would cause a content error on Login using the web client.
  • Copy Branch and Share Branch dialogs now display the proper Vault icon.

Vault Cross Platform Client

  • Fixed an issue where a user Checks Out an entire folder containing sub-files already Checked Out to that user so when the user clicks 'Yes' on the multiple Check Out warning dialog the folder Check Out will proceed.
  • Added a check on Change Password preventing the use of character patterns containing '<' or '>' that would cause a content error on Login using the web client.

Web Client - Bug Tracking

  • Addressed 'Error converting data type nvarchar to numeric' error sometimes seen in queries with numeric Customized Item Fields.
  • Corrected issue with saving a Time Log Entriy's date stamp when the Vault Professional Server's timezone is GMT(000) and a client browser's timezone is ahead - i.e. GMT(+100).
  • Pagination with secondary sort order on work items now maintains the correct sort order from page to page.

Web Admin Client

  • Added a check on Change Password preventing the use of character patterns containing '<' or '>' that would cause a content error on Login using the web client.

Windows Command Line Client / Java Command Line Client

  • Corrected checks within GETWILDCARD producing 'null reference' error during execution.
  • Corrected problem with CHECKOUT using the '-wildcard' option where not all matched files are checked out.
  • GETWILDCARD will now ignore cloaked files.

Vault Folder Export / Import

  • Corrected a 'null reference' exception generated during folder import in a call to ProcessTransaction() method. This would occur in certain transactions with Delete change set items.