Skip to content

Missing field "forum_discussion" in install.xml #320

Description

@voegii

The database schema check indicates that there is a field which is not expected:

> php admin/cli/check_database_schema.php
-------------------------------------------------------------------------------
tool_lifecycle_workflow
 * column 'forum_discussion' is not expected (I)
-------------------------------------------------------------------------------

The field is only created during the update from version < 2026012002, but not during a fresh installation.

I suggest adding the field to the install.xml file. For all new installations after 2026012002, an update should create the field retrospectively.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions