-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Feature request
Which Nextcloud Version are you currently using: (see administration page)
NA
Is your feature request related to a problem? Please describe.
Extend the capabilities of the approval mechanism by using the Metavox data structure.
https://github.com/nextcloud/metavox
Metavox introduced a json mechanism to files, maybe in here one could define the approval structure
Flow 1 and modify needs to be approved etc.
Describe the solution you'd like
manipulation of json metadata of metavox as well as tags if a file is tagged
For example if the json structure contains approval flow 1 needs to be approved => Approval process can be decided
Describe alternatives you've considered
Using the nextcloud tables app => File modified=> Marked for approval => metavox flow (permissions with read/writes => (needs to be developed ) add a row for approval process in table app => Human interaction => File approved .
Will do a similar request for the files app flow => because you cannot add a row
Maybe the windmill flow app integration is done for that....
Additional context
Add any other context or screenshots about the feature request here.