It’s fascinating to see how intricate these configurations can get, especially with the history time-to-live settings. It’s a good reminder of how important it is to stay updated on the latest documentation and community discussions. Have you considered sharing your troubleshooting process or any solutions you find along the way? It could really help others facing similar challenges!
I tried both settings in both application.yaml (both application and test BTW) and nothing changes.
I tried setting the property in activiti.cfg.xml, to no avail.
Now this is a migration/upgrade to the unit tests target existing processes – we’re not starting from the blank sheet. So my best guess at this point is that the configuration applies to newly created processes but existing ones will need to be somehow upgraded with a history-time-to-live – maybe the solution is not in the application configuration but in the data it handles ?