sapawarga / userpost-service

Service for handling posts from users and comments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUGFIX] Comment on user post add to post section

setiadijoe opened this issue · comments

Issue

When user fetch detail of a post, cannot view total comments and last comment has been inserted

Tasks

  • add method for return last inserted id of comment
  • save last insert id into post section
  • update comments count on post section