FeatureFuel
1

[Feature Request]: Workflow conflict detection and logic validation

Source: paperless-ngx/paperless-ngx#14028 · opened by @b-syndicate
Description Problem / Current Behavior As the number and complexity of workflows increases, it becomes increasingly difficult to identify logical conflicts between them. Paperless-ngx allows users to create multiple workflows with different triggers, filters and actions. Workflows are executed according to their sort order, and their actions may modify the same document properties. This makes it possible to unintentionally create workflows that: • perform opposing actions on the same tag or field • overwrite values assigned by another workflow • react to changes caused by another workflow • duplicate existing workflow logic • produce different results depending on workflow execution order Currently, there does not appear to be any built-in validation or analysis that warns the user about such situations. As a result, a workflow configuration can appear valid individually while producing unexpected results when combined with other wo…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests