-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: None
-
None
Details about the form are queried by Tasklist and Cockpit by requesting /task/<TASKID>/form and /task/<TASKID>/deployed-form. We need to make sure these endpoints can work with Camunda Forms using the new bindings.
- /task/<id>/form
- /task/<id>/deployed-form
- /process-definition/<id>/deployed-start-form
- /process-definition/key/<key>/deployed-start-form
- /process-definition/key/<key>/tenant-id/<tenant-id>/deployed-start-form
Make sure all form types still work:
- generic
- generated
- embedded
- external
- camunda