Ticket #1304 (new defect)

Opened 3 years ago

Delay costly operations (rebuilds) at setup time

Reported by: fguillaume Assigned to: fguillaume
Priority: P1 Milestone: CPS 3.5.0
Component: CPS (global) Version: TRUNK
Severity: normal Keywords:
Cc:

Description

When you import a new setup for the trees tool, or for the catalog, in some cases you would have to ask for a rebuild or a reindex.

But we don't want to do these operations systematically, because they may be costly.

Instead they should be added to a persistent list (probably in portal_setup) of pending things to do by the administrator, and the administrator can run them when he wishes, in one go.