flowable / flowable/flowable-engine
Unable to add Group access to the App while Deploying App using REST
Open
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 2
Description
Deploying the App using
POST flowable-rest/app-api/app-repository/deployments
We can pass only tenantId, file(.zip file for app).
But not able to pass User, Group Access for the app
My requirement is to deploy the app using REST APIs and assigning access to particular groups
So, my question is : How to apply group access to an App using REST Apis?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.