Skip to content

The problem of the missing authors #77

@benlk

Description

@benlk

The db-based approach:

  • get the new database from GS
  • try the export thing that GS made

  • extract all largo_custom_byline post meta from the postmeta table, in the form of an UPDATE statement
  • make a list of some affected post IDs
  • test applying that statement to a copy of the prod db
  • revise the statement as necessary
  • apply to a staging clone of prod via the Flywheel db management interfaces
  • apply to prod

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