Replies: 1 comment 8 replies
-
I ended up doing something like this to add the httpcontext, will there be any issues? |
Beta Was this translation helpful? Give feedback.
8 replies
Answer selected by
weirdyang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to trigger a workflow using a message from a kafka queue, but it fails at the log task:
OrchardCore/src/OrchardCore/OrchardCore.DisplayManagement.Liquid/LiquidViewTemplate.cs
Line 188 in 6911193
Why does the log task need a httpcontext? is it because of liquid? if so, how do I get around this?
Beta Was this translation helpful? Give feedback.
All reactions