# Release Notes

## migration-center 22.2

### Features & Enhancements

* General
  * Desktop Client has been retired. The new WebClient, introduced in version 22.1, is now the only UI available.
* Database:&#x20;
  * Add support for AWS installation (#62467)
* Alfresco:
  * Add support Alfresco 7.1 (#60998)&#x20;
  * Add support Alfresco 7.2 (#63427)
* Cara Importer:
  * Add support for custom attributes in Cara audit trails (#63368)
  * Add support for Cara 5.7 (#63175)
* OnBase Importer:
  * Allows the user to set the document date (#62716)
* OTCS\Scanner:
  * Scan projects specific metadata (#64390)
  * Add support for OpenText CS 21.4 (#61431)
* SharePoint Online Importer (Batch):
  * Add source type to the imported documents (#63881)
* Veeva Importer:
  * Adapt the client ID format for the best practice (#62331)
  * Import VD content as binder attachment (#63367)
  * Veeva importer should allow setting binder permissions (#63364)
  * Veeva importer allows importing major an minor versions of binders (#63365)
  * Veeva importer should allow importing incomplete binders (#63366)
  * Improve performance when importing binders with preserveVersionBinding (#63586)
* Web Client:
  * Upgrade WebClient to Material UI v5 (#63369)
  * Address Security Concerns (#64385)
  * Various changes and improvements of the UI

### Fixes

* Database:
  * Removed duplicate attribute country\_\_v in veeva quality document object type (#63361)
* Job Server:
  * Fix vulnerability CVE-2022-42889 (#64144)
* Cara Importer:
  * Cara relation not imported with the message Child object '...' not found (#62754)
  * Cara importer does not check immutable, is\_template and status attributes (#62793)
  * Cara performance issue when importing structures (#63044)
* InfoArchive Importer:
  * Invalid zips created when running multiple importers in parallel (#64206)
* OTCS Importer:
  * Import does not work with ACL with empty permissions (#61354)
  * From Date attribute is set to the import date even when null (#63739)
* OTCS Scanner:
  * When having insufficient permissions, an error is thrown and documents are not scanned (#63222)
* SharePoint Online Importer (Batch):
  * SPO- Comparison method violates its general contract (#63185)
  * SharePoint Online Batch Importer does not work via Proxy with Authentication (#62976)
* SharePoint Online Importer (REST):
  * SharePoint Online importer does not work via Proxy with Authentication (#63010)
  * Mandatory managed metadata attributes throw error when importing with SPO Standard importer (#64221)
  * SP appClientSecret is not recognized when ends with = (#63923)
* SharePoint Online Scanner:
  * CAML query not working on SPO Scanner (#59597)
  * SharePoint throws timeout error occasionally when scanning libraries with large number of documents (#52865)
* Veeva Importer:
  * Veeva adapters freeze when an exception is thrown when uploading the content (#62244)
  * Updating documents does not work from 3.15upd1 (#62986)
  * Veeva importer hangs when the connection with Veeva Vault is lost (#63593)
  * Setting document\_number\_\_v does not work on binders (#62870)
  * Setting Status does not work on first version of binder (#62875)
  * Veeva attachments are always linked to the last version (#62880)
* Web Client:
  * Object Type attribute change not detected when selected with click + drag outside of section (#64199)
  * Associations are not removed when deleting a rule that was already associated and saved in the DB (#64201)
  * Delete Mapping List Value does not work properly (#63764)
  * TR Step error and warning messages are not displayed (#63920)
  * Deleting new rules that aren't saved but are associated, causes migset error when saving (#64218)
  * Newline character can be entered in the name field of certain objects (#63944)
  * Misleading error on importing CSV with wrong format (#63962)
  * Object Type row can't be deleted after a saving an edit (#63999)
  * Duplicated transformation rules do not appear in associations rule list (#64011)
  * Sorting by date columns has reverse order and does not handle empty values properly (#64020)
  * Some relation columns are hidden (#64086)
  * User can delete previously selected runs from different scanner/importer (#62909)
  * Reset objects from migset has no confirmation dialog (#62982)
  * Copy Pasting system rules with overwrite does not work as expected (#62999)
  * Step stays stuck pointing to previous step that is now no longer valid. (#63075)
  * Double clicking on mapping list values causes the values to disappear or change cell (#61493)
  * Mapping list input field for Value columns gets selected only after several clicks (#61699)
  * Red and Yellow Transformation Rules and Steps have no Highlight color when selected (#62057)
  * Selecting objects in new migset with no name results in "migset with id 0 cannot be found error" (#62288)
  * Importing Configuration in wrong migset type changes system rules (#62518)
  * Pressing the logout button causes the token to be deleted even if the user decides not to log out (#62548)
  * Deleting a freshly created and saved Object Type is not performed (#62576)
  * JDBC connection string does not work in some cases (#62742)
  * IF function not saved properly when using PreviousStep (#62765)
  * Existing exclude filter from migset copy for new set of documents shows duplicates (#62844)
  * "Reset imported items" remains checked sometimes (#62845)

### Known Issues

* Alfresco Importer:
  * Aspect/Type with no attributes is not set (#64266)
* Veeva Importer:&#x20;
  * Misleading error message when importing binder with non existent content location path (#63069)
  * Setting binder permissions with an Auto Managed Group results in warning (#63032)
  * Error message is to generic when setting group to role that supports only users (#63033)


---

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