Cache in embeded forms

Hello. I upload new version of my process, but forms in tasks do not update but cache. How to disable embedded form’s cache default?

Hi,

The form should not be cached. How do you deploy the form? E.g. in a process application, deployment, …

If you provide it in the deployment, processes started with the old version will also use the form of the previous deployment.

Kind Regards
Martin

Thank you. I understand. I will have to change version of my deploy every time and setup migration of processes.