Enhancement: add storage path as workflow trigger filter (#10771)

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
david-loe 2025-09-11 19:41:04 +02:00 committed by GitHub
parent 17509171bb
commit 2dc4f1f49b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 107 additions and 56 deletions

View file

@ -186,6 +186,7 @@ class TestApiWorkflows(DirectoriesMixin, APITestCase):
"filter_has_tags": [self.t1.id],
"filter_has_document_type": self.dt.id,
"filter_has_correspondent": self.c.id,
"filter_has_storage_path": self.sp.id,
},
],
"actions": [