Replies: 1 comment 1 reply
-
|
I like it. In fact, I will need something like this for a project I'm working on myself sometime in the future. I'm not yet sure if it would belong to the core distribution of Elsa, or as a separate repository + package, but we'll see. Thanks for proposing the feature! |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello,
in my application I use entities very often, for example ticket, customer, devices etc. These are added, changed or deleted. I think it will be the same with other projects.
I would therefore welcome if a trigger is provided directly in Elsa, so that not every developer has to create one for himself.
Example:
Name: EntityChangedTrigger
In the best case the developer could specify the supported entities and the user gets these entities displayed in the dashboard as a selection. If this would set the context (WithContextType) automatically, it would be perfect.
Translated with www.DeepL.com/Translator
Beta Was this translation helpful? Give feedback.
All reactions