Override workflows by REST API

Alessandro Valli
edited April 2020 in
Hi all,

I have an issue. Project can not be duplicated because of overridden workflows.
I hope to get the fix soon. As a workaround it would great to have the possibility to override the workflows by REST API.
My project template which I use to generate new projects includes 79 overridden transition permissions (different projects need different user groups) and it is too much effort to do it manually for each new project.

I would like the possibility to get and/or override the workflow for the given project with something like 
GET /project/{projectId}/workflow/{workflowId}
PATCH /project/{projectId}/workflow/{workflowId}

PS
GET /workflow/{workflowId}
PUT /workflow/{workflowId}
would also be great

Best,
Alessandro
Systems Engineer
SICK AG