Skip to content

Data structures written to memory diverges #20

@BARJ

Description

@BARJ

When I create a user account, update the user's bio, write an article, and then update the user's bio again, the changes to the user are not reflected on the written article.

This is because the domain User and Article are stored in separate data structures but are never updated in tandem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions