elsa-workflows / elsa-workflows/elsa-core

Categorize activities

Open
#1,350 3 comments 0 reactions 0 assignees View on GitHub
enhancement triaged
Dominant language
C#
Stars
7.9k
Forks
1.5k
Avg merge
15h 22m
Merged PRs (30d)
114

Description

Hi,

in the `ActivityAttribute` attribute there is a `Traits` property (`Elsa.Metadata.ActivityTraits`).

I would like to use this to sort out `WorkflowExecutionLogRecord` entries. For example `If, Loop, Switch` don't interest the user, he just wants to see the actions (folder created, email sent, ...).

What do you think about adding `ControlFlow` and `ManualTrigger` (UserTask) in `ActivityTraits` and categorize the existing activities.

For me, it would be best if `ActivityTraits` is stored in `WorkflowExecutionLogRecord` as well. Then I could filter on it directly and the data doesn't have to be loaded from the database.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.