Removal Time in History Table

When this field gets populated in the history tables.
My historyCleanupStrategy: removalTimeBased. Still this field is always null.

Hi @akkujain93,

the removal time based history cleanup strategy is configured by default.

Make sure to set a history time to live (TTL) to your process definition. If this is the case, the history belonging to your process is updated with a removal time as soon as the process instance is completed.

Cheers,
Tassilo

1 Like