Skip to content

[Bug]: Html module is not supporting custom workflows #6482

@tvatavuk

Description

@tvatavuk

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

Html module in DNN v10-rc3 does not support custom workflows. When content workflow is enabled and a custom workflow is selected at the site or page level, Html module content updates are not saved. No error messages are displayed.

Steps to reproduce?

  1. Manually add a custom workflow to the DNN database in the ContentWorkflows and ContentWorkflowStates tables, then restart the DNN site.
  2. In Site Settings, enable the custom workflow.
  3. Navigate to a page containing the Html module, edit the content, and attempt to save.
  4. Observe that the updates made are not persisted to the database or module history. The content workflow state remains unchanged.

Current Behavior

Html module updates are not being saved when a custom content workflow is active. No errors or feedback are provided.

Expected Behavior

Html module content should save correctly when using a custom workflow, updating the workflow state accordingly, and persisting changes to module history and database.

Relevant log output

Anything else?

No response

Affected Versions

10.0.0 (RC)

What browsers are you seeing the problem on?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions