Skip to content

Upcoming release: Remove support for pk: prefix in post mentions #705

@ok300

Description

@ok300

Address this TODO

// TODO Deprecate, drop support for pk: support in an upcoming release
// Backwards compatibility: identify user references with "pk:" prefix
put_mentioned_relationships_for_prefix(author_id, post_id, content, relationships, "pk:")
.await?;

introduced in #703.

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