#2075 Facet expiration flag
Closed: Fixed None Opened 12 years ago by edewata.

For performance reason a facet may cache the data in browser's memory. There should be a flag to indicate whether a facet has expired and should be refreshed. The expired flag could be set by these events:

- any update operation
- changing search filter in search facet
- switching page in a multi-paged search/association facet
- switching direct/indirect view in association facet
- facet expiration time

A facet should be able to use these methods to refresh itself:

- on demand: an expired facet should be refreshed when a user opens it.
- automatic: an open facet should automatically refresh itself when it expires.

Moving to next month iteration.

Moving to next month iteration.

master:
- bbe672a
- 18a6ab3
ipa-2-2:
- ebeb20e
- 471e06f

Pathes above don't solve automatic refresh. It's tracked by ticket #2591.

Moving to a different milestone for an easier tracking via ticket tool.

Metadata Update from @edewata:
- Issue assigned to pvoborni
- Issue set to the milestone: FreeIPA 3.0 Core Effort - 2012/04

7 years ago

Login to comment on this ticket.

Metadata