Task History Not Retained Despite “Rename Old” Being Enabled — LM Refresh Process Events Cert Launch Only
Hi Community,
Looking for some insights on an issue we’re facing with task history retention in IdentityIQ.
Setup
-
We have a task:
LM Refresh Process Events Cert Launch Only -
The task is configured with “Previous Result Action: Rename Old”
-
The expected behavior is that on every subsequent run, the previous task result gets renamed sequentially:
-
LM Refresh Process Events Cert Launch Only -1 -
LM Refresh Process Events Cert Launch Only -2 -
…and so on
-
This gives us visibility into historical executions — useful for debugging and auditing
The Problem
Despite Rename Old being enabled, the task history is not being retained. Specifically:
-
Previous results are not getting renamed
-
No historical task entries are visible
-
Only the latest run is available — all prior execution data is lost
Additional Context
This task is not triggered directly (e.g., via scheduler or manual run). Instead, it is being invoked through a Task Executor inside a Request Object. We suspect this execution method might be bypassing the “Rename Old” logic, since the task lifecycle may be handled differently when launched via a Request vs. a direct execution.
Also, the task is being CANCELLED.Questions for the Community
-
Does “Rename Old” work as expected when a task is triggered via a Task Executor inside a Request Object?
-
Is there a known limitation where task history retention behaves differently based on how the task is invoked (direct vs. request-based)?
-
Has anyone encountered a similar issue and found a workaround?
Any inputs or pointers would be greatly appreciated!
-
-
-
