-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
In Documents we do the count with a (probably too long) timeout, then handle the N/A (or null) case. In Aggregations we have a button the user has to click to perform the count.
In Documents we have a 5 second timeout and in Aggregations where we do an estimated count on the input documents we have a 500ms timeout. We count in different ways, though.
We'll have to decide if we want to use the Aggregations patttern in Documents or the Documents pattern in Aggregations. Also if we want to align the maxTimeMS value we use there.
Notes from calibration, let's use this as a chance to (start to) unify the count/pagination toolbar for CRUD and aggregation views. Consider what could be moved to Compass components (at least the count component)
- is duplicated by
-
COMPASS-4657 Big count of documents is displayed as N/A on the action bar
-
- Closed
-
- related to
-
COMPASS-8364 Document count isn't updated after bulk delete
-
- Backlog
-