Closed schaarsc closed 3 years ago
I've created a proof of concept based on v16. It requires changes to the app and to the server
Problems with this proof of concept:
Take into account that this should be strongly related to the on going work to solve issue #12790 (Workflow Improvements)
proof of concept on top of stable18: https://github.com/schaarsc/server/tree/stable18-14229-automated-tagging-based-on-tags https://github.com/schaarsc/files_automatedtagging/tree/stable18-14229-automated-tagging-based-on-tags
Changes:
turns out that apps/workflowengine/lib/Check/FileSystemTags.php may be a little bit tricky ...
does anyone have an idea how to workaround these issues? and whether including system tags from parents and ignoring shared files is a design decision or a bug?
Hi there, do you mind creating a PR with your patches for discussion? Thank you!
This issue has been automatically marked as stale because it has not had recent activity and seems to be missing some essential information. It will be closed if no further activity occurs. Thank you for your contributions.
Is your feature request related to a problem? Please describe. I'd like to suggest to add the ability to trigger actions after a tag is assigned or removed
Describe the solution you'd like similar to the automated tagging for files during upload, for example:
as in #10425 it would be nice if a rule could be applied to files that were on the sever before the rule was created.