Skip to content

SlidePublishTask - handle ShowSlide and IsPublished() across versions #166

@jsirish

Description

@jsirish

The SlidePublishTask was built to migrate from the original ShowSlide boolean to a versioned draft/live record. Now that ShowSlide has been dropped as a $db static, the task no longer works in recent versions.

We'll need to adjust the task across major versions to handle data migration from version 1 to 2, 2 to 3, and 3 to 4.

This may require a database query to see if the records contain the ShowSlide column in the version after this was depreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions