-
-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels