# Version 9.1.190.2 (Support Release - 15 October 2025)

#### **Imports**

##### Improve people group sync and import duplicate removal (#138131 &amp; #138277)

**Problem**

- People groups are not rematerialized after user import
- User staging takes excessively long to stage

**Solution**

- Change materialisation from the import to ensure all calculated people groups are rematerialised after the import.
- Implement bulk copy during duplication check for the staging queue and delete duplicates using Dapper.

---