elsa-workflows / elsa-workflows/elsa-core
Watchdirectory activity does not invoke ITenantAccessor
Open
bug
triaged
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
With reference to this https://github.com/elsa-workflows/elsa-core/pull/2992.
Using multi-tenancy at record level. Created one workflow which is having WatchDirectory as first activity, but with tenant-id this workflow do not get triggered.
But when I change tenantid = null, it works fine.
And when checked the code, most of the activities are not invoking ITenantAccessor like in HttpEndPointMiddleware
Kindly help!
Using 2.8.2 version
Contributor guide
Assessment
This issue has not been assessed yet.