• Julien Muchembled's avatar
    CMFActivity: new 'merge_parent=<path>' SQLDict parameter · a7d796a5
    Julien Muchembled authored
    If specified, <path> must be the path of an ancestor and SQLDict will merge all
    similar messages under this path and process only the root message.
    
    This will be used in ERP5 simulation to drop 'expand' activities that are
    children of other 'expand' activities.
    
    Because it can be used with grouped messages, it may be interesting to used it
    for recursiveImmediateReindexObject.
    a7d796a5
SQLDict.py 19.4 KB