Hello,
We use /form-api/form-repository/form-definitions
to retrieve the form definitions related a task by filtering by the taskId parameter.
I expect the API to list only the form associated with the user task, however, I see that all the forms uploaded are listed.
The form is associated with the user task using the formKey tag.
Is this a bug?