Fixed missing sort

This commit is contained in:
mdecimus 2025-10-21 16:23:11 +02:00
parent c5e264574b
commit cf63133d37

View file

@ -1994,6 +1994,7 @@ impl ManageDirectory for Store {
}
if update_principal {
principal.sort();
build_search_index(
&mut batch,
principal_id,