-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 9.10
-
Fix Version/s: 9.10-HF48, 10.10-HF33, 11.4, 2021.0
-
Component/s: Collections, Elasticsearch, Web UI
When a document is removed from a collection, it is reindexed asynchronously.
Because of that, the UI still displays the removed document when the collection is displayed.
So we need to reindex the document synchronously.
- Is referenced in