I am using camunda desktop modeler (7.20) to model a simple process with user tasks. I have added the form reference as required matching the ID of the form. but when I deploy the process to my local camunda engine, the user task form does not display. I also added the required forms in additional files before deploying.
I have tried to make sure the platform versions are the same and also ensure the form reference and ID of the form are exactly the same.