# Release Notes

## migration-center 23.1

### Features & Enhancements

* Jobserver
  * Remove .gz archiving from rolling policy for Jobserver logback logs (#65728)
* Alfresco Adapters
  * Added support for Alfresco 7.3.1 (#65050)
* D2 Importer
  * Added Support for D2 22.4 (#64123)
* Documentum Adapters
  * Added support for Documentum 22.4
* Cara Importer
  * Added support for setting creation date for the content and renditions (#64721)
* OTCS Adapters
  * Added support for OTCS 22.4 (#65052, #66584)
  * Scan records management data and clasifications (#65048)
* Veeva Importer
  * Upgrade Veeva API to the latest version 22.3 (#65726)&#x20;
  * Make by bypassing validation rules and reference constraints optional (#65529)
* WebClient
  * Tomcat Upgrade to latest stable version (#65733)
  * Added stop button for migset background processing (#65735)
  * New Object Search functionality (#57500)
  * Extract object to csv only with visible columns (#65724)
  * Allow returning empty values from mapping list (#66052)

### Fixes

* MC Database:
  * ORA-22813: operand value exceeds system limits (#65106)
* Alfresco Importer
  * Aspect with no attributes is not set (#64266)
  * Cannot import obj with aspect that has no attributes (#65606)
* Alfresco Scanner
  * Scanners sets cm:versionType incorrectly for scanned versions (#64237)
* Cara Importer
  * Setting null values for repeating attributes may not work properly (#65736)
  * Importing structure updates makes the previous last version not be a structure anymore (#63179)
* Database Scanner
  * Database scanner is not case sensitive when scanning IDs (#65648)
* Documentum Importer
  * When i\_vstamp > 999999 the object cannot be scanned (#64399)
* SharePoint Online Importer
  * Importer throws No Method Found error when CSOM component is used (#66132)
  * Importer does not throw error when importing missing mandatory attributes if managed metadata is also set (#66177)
  * People/Groups field cannot be set on another site collection than the ones from root site collection (#65146)
  * Empty file cannot be imported using spo importer (#65155)
  * Importer does not set Modified By (Editor) attribute (#64811)
  * The type SP.ListItemEntityCollection does not support HTTP DELETE method. error when auto creating folders (#65526)
  * The type SP.ListItemEntityCollection does not support HTTP DELETE method. error when importing into folders with special characters (#65533)
* SharePoint Online Batch Importer
  * Importer reaches deadlock on throttle when auto creating/checking folder (#66199)
  * Some errors are not set in processing\_message field (#62883)
  * The error message "Object was NOT found in verification step!" is not self explanatory (#62884)
  * SPO Batch Importer does not throw error when importing objects missing required attributes (#63335)
* SharePoint Online Importer + Batch Importer
  * Multiple lines of text attribute should show multivalue attributes on multiple lines (#64597)
* Veeva Importer
  * Missing mandatory attribute still throws error even when inactive for Veeva Objects (#64682)
  * Veeva importer cannot create the root folder (#64411)
  * NPE is thrown when the returned value from attribute map is null (#64432)
* WebClient
  * View Attributes Dialog does not update table (#65656)
  * Import mapping list values from CSV always sets "Exact Match" to 0 in DB (#65878)
  * Mapping list is removed from migset when importing values from CSV (#65884)
  * Run adapter button disables after a run until response is received (#64319)
  * CTRL + Click multi selection does not include the already selected row (#64264)
  * MultiColumnMapValue is not working when using index all for value to be mapped (#65948)
  * Condition parameters in "if" function do not handle "all" and "any" index properly (#64938)
  * Params that do not allow All show All when switching from User Value or Source Attribute to Previous Step in a multivalue rule (#65498)
  * Function parameter index does not take into account Rule Multivalue check (#64156)
  * View Attributes from Scheduler Imported/Error Objects not working (#64978)

### Known Issues

* WebClient
  * Global Object Search button is active when no search parameters are set (#65531)
* OTCS Scanner
  * OTCS Scanner throws error when rmWebserviceUrl is empty (#66471)\
    Fixed in **MC23.1\_hotfix1**.
* InfoArchive Importer
  * InfoArchive Importer leaves xml file in Temp when running out of disk space (#66241)<br>


---

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