# Release Notes

## migration-center 3.15

### Features & Enhancements

* CSV - Excel Scanner:&#x20;
  * Added support for scanning repeating attributes (#54993)
* InfoArchive Importer:&#x20;
  * Added support for multiple references to the same content (#55529)
* OTCS Scanner:&#x20;
  * Added support for scanning CAD documents as regular documents (#55900)
* SharePoint Online Batch Importer:&#x20;
  * Added support for setting approval status on documents (#54990)
  * Added support for setting version numbering (#55505)
  * Added support for setting Lookup field type (#55521)
* Veeva Importer:&#x20;
  * Added support for delta migration of Veeva objects (#54928)
  * Added support for importing attachments for Veeva Objects (#55535)
* Core Database:&#x20;
  * Added additional multi-value transformation functions (#55424)

### Fixes

* OTCS Importer:&#x20;
  * Fixed record date not being set in opentext\_rm\_classification (#55431)
* SharePoint Online Batch Importer:
  * Fixed import failing with invalid XML characters in attributes (#55007)
  * Fixed import failing verification (#55574)
  * Fixed import failing into library with deep path (#55745)
* SharePoint Online Importer:
  * Fixed import failing into site collection URL with spaces (#55571)
  * Fixed not being able to assign AD group (#55796)
  * Fixed error on folder update (#55870)

### Known Issues & Limitations

* Alfresco Scanner:
  * Scan doc with versions edited online while autoVersion false, but had autoVersion switched to true afterwards has wrong version content (#55983)
* CSV - Excel Scanner:
  * Content\_location is not scanned as multi-value (#55635)
* Veeva Importer:
  * Objects are not rolled back if attachment was set on objects that do not support attachments (#55939)
* Documentum NCC Importer:&#x20;
  * Delta migration for the multi-page content does not work properly when a new page is added to the primary content (#55739)


---

# 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/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.
