The following is a release alert for Itential Platform versions:
- 2023.1.1
- 2022.1.0
Add New Indexes
A new accounts.username and groups.username index was recently added to the active profile in Admin Essentials. Adding each index optimizes query performance in MongoDB for current users.
Note:
For large datasets in MongoDB, you may see some degradation in the query response time while MongoDB builds the index.
To add the indexes to your environment:
- Access Admin Essentials (Itential Platform → Admin Essentials).
- Navigate to the Active Profile → Indexing tab.
- Locate
accountsandgroupsunder the Collection column header (Core Application). - Click the Run Indexing button (â–º) for each collection, respectively, to add the new index.
- Under the TOTAL IAP INDEXES column, verify there are three (3)
accountscollection and four (4)groupscollection indexes.