Skip to content

Fix Breaking BugsΒ #6

@thisisvaishnav

Description

@thisisvaishnav

These will silently break your system if ignored.

Schema Bug β€” Normalize kind vs type

"TRIGGER" vs "trigger" mismatch

Fix in backend mapping OR executor logic

Executor Filter

Change:

WorkflowModel.find()

πŸ‘‰ to:

WorkflowModel.find({ isActive: true })

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions