Page MenuHomePhabricator

F11. Add posts to data model, and figure out a way to connect them
Closed, ResolvedPublic5 Estimated Story Points

Description

Right now, our data model structure doesn't recognize posts.

This ticket is for adding posts to the content model. This includes connecting posts to other posts as replies, as well as connecting posts to the rest of the content model.

Event Timeline

DannyH raised the priority of this task from to Medium.
DannyH updated the task description. (Show Details)
DannyH moved this task to Team discussion on the Collaboration-Team-Triage board.
DannyH subscribed.
DannyH renamed this task from Add data model posts and a way to connect them to Add posts to data model, and figure out a way to connect them.Jul 22 2015, 5:00 PM
DannyH updated the task description. (Show Details)
DannyH renamed this task from Add posts to data model, and figure out a way to connect them to F11. Add posts to data model, and figure out a way to connect them.Jul 23 2015, 12:42 AM

Change 226555 had a related patch set uploaded (by Mooeypoo):
Add dm.Post and connect them to dm.Topic hierarchically

https://gerrit.wikimedia.org/r/226555

Change 226555 merged by jenkins-bot:
Add dm.Post and connect them to dm.Topic hierarchically

https://gerrit.wikimedia.org/r/226555

Checked on betalabs via regression testing.