Skip to content

Clean up obsolete request.comment column #1039

@stwalkerster

Description

@stwalkerster

Requester comments have been migrated onto the comment table with visibility=requester, so the request.comment column is superfluous. The modern application should (please check!) never read or write from it, but it'll still be loaded in via PDO as a dynamically-created field, and will throw deprecation warnings on modern PHP.

Metadata

Metadata

Assignees

No one assigned

    Labels

    php8schema changesThis task requires database schema changes

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions