Skip to content

Form submit event triggering before content publish in Orchard.CustomForms causes issues when reading content items #8794

@AndreaPiovanelli

Description

@AndreaPiovanelli

_rulesManager.TriggerEvent("CustomForm", "Submitted",

Since event triggering is made before the actual publishing of content items, the content passed in the event context (e.g. for workflows) isn't up to date. This causes, for example, some field values to be empty, making it impossible for the following workflow steps to actually use the content item.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions