# Release Notes

## migration-center 3.15 Update 2

### Features & Enhancements

* General
  * Migrate OT shortcuts and URLs to SPO link documents (#55974)
  * New TrackWise Digital importer available (#53977)
  * Improve the performance of the mapping list transformations (#56913)
* SharePoint Online Batch Importer
  * Improve robustness of verification step (#55898)
  * Allow import into multiple sites (#56043)
  * Save imported object URL in object\_info1 column (#56113)
* SharePoint Online Scanner
  * App-Only authentication in SPO scanner (#54259)
* Veeva Scanner
  * Automatic resume after daily API limit was exceeded (#56898)

### Fixes

* File System Scanner
  * content\_location and mc\_content\_location not updated when using moveFilesToFolder (#56471)
  * Metadata files are not moved when moveFileToFolder is checked (#56488)
* SharePoint Online Classic Importer
  * 'null' added to path when importing to root folder (#56603)
  * Move folder not working in SPO importer (#56703)
* Veeva Importer
  * Document with auto-generated name \_\_v cannot be imported (#56684)
  * Error when importing doc with empty string in attachments and skipUploadToFTP (#56826)
* Veeva Scanner
  * The rendition for already scanned objects is exported to disk in some cases (#56283)
  * Proxy configuration ignored for HTTP requests (#56566)
  * Running scanners in parallel fails with error (#56763)

### Known Issues & Limitations

* Veeva Scanner
  * The binder relations are scanned even if the children documents are not (#56230)
* InfoArchive Importer
  * OutOfMemory exception might be thrown by InforArchive importer when generating very large SIP file (#55698)
* SharePoint Online Batch Importer
  * When trying to import a broken version tree, the import fails for all documents (even the ones that had a correct version tree) with an error status (#57099)
* SharePoint On-Prem Importer
  * Moving folders fails with 'File not found' error (#57111)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.migration-center.com/3.15-update-2/release-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
