CopyMove 2013 - V3.5.0 released
Saturday, January 31, 2015
Page Content
New maintenance release of CopyMove 2013 with several improvements including a new content type mapping feature. Changes since V3.4.0 are:
- Added new content type mapping option that shows when CopyMove cannot map one or more content types in the source list to the target list.
- Added new option ReportDetailedErrorson the Set-CopyMoveSettings cmdlet to enable/disable the reporting of detailed system errors in the CopyMove dialog. Default value is on.
- Added new logic for mapping SharePoint membership groups in the source site to different membership groups in the target site. To preserve all item level permissions, CopyMove is only able to map SharePoint groups by name. Permissions granted via a SharePoint group that does not exist in the target site collection are dropped. However, CopyMove is with the new functionality here now able to map membership groups with different names in the source and the target.
- Added support for auto starting SharePoint 2013 workflows on copy, move and import operations. Applies to workflows configured to auto start on new items.
- The SharePoint distributed cache is no longer required for the CopyMove progress bar to work in single WFE farms and multi WFE farms with sticky sessions (affinity on NLB).
- Added support for the list of allowed content types in a document set. CopyMove will now respect this list and not allow the user to copy or move documents to the document set with content types not in the list.
- Disabled trimming of duplicates when quering sites by wildcard for the target selection tree.
- Deprecated the CopyMoveItemTransaction.Recursive property in the API. Instead, use the CopyMoveTransaction.IncludeFolders property.
- CopyMove submit buttons are now disabled on click to avoid double submits on slow systems.
- Fixed error 'Error importing folder [url] because the parent folder [url] does not exist', which was triggered when copying/moving items in nested folders using wildcards through PowerShell or through the API.
- Fixed error 'Microsoft.SharePoint.SPQueryThrottledException: The attempted operation is prohibited because it exceeds the list view threshold enforced by the administrator' when CopyMove attempts to query the list of checked-out files where the first version was never checked-in.
- Fixed access denied error when using the CopyMove PowerShell Cmdlets against a SharePoint Web Application configured with multiple identity providers.
- Fixed issue where the installation scripts failed to run with spaces in the path.
The new version of CopyMove 2013 is available for download from the CopyMove 2013 Download page.