How to properly set the TTL on overall process model

Using Camunda Platform 7 (7.19.0), after having upgraded from 7.17.0, all my existing bpmn process models require a TTL field to be set. However, there seems to be no way to make the modeler happy, no matter what kind of string/number I enter there:

Any idea how to properly map this? The error always shows up. The work-around for now is to add the setting into the XML directly, as this:

I noticed this as well. Seems like a bug to me :slight_smile:

However the process diagram deploys ok, so for the time being we will just need to ignore it :wink:

Hi @Rob_N and @parroyo,

it’s already on the issue list of the Camunda Modeler: Problem wrongly reported with missing time to live · Issue #3853 · camunda/camunda-modeler · GitHub

You can watch the progress on GitHub.

Hope this helps, Ingo

1 Like

Problem wrongly reported with missing time to live · Issue #3853 · camunda/camunda-modeler · GitHub

Thanks for the pointer, @Ingo_Richtsmeier. I’ve noticed this at least since modeler version 5.14.0 a couple of weeks ago. Good to know it’s tracked properly and will mostly likely be addressed with a new release of the modeler.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.