connellboyce / pepper-garden

Full stack Spring web application for the use of sharing/updating knowledge on growing peppers

Home Page:http://www.pepper-garden.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Have to find a way to make slugs unique by thread but not by post.

connellboyce opened this issue · comments

  • Slug should be the same for every comment on a post and unique for every original post
  • currently hard-coded in on the form, so only one post can be made without manually changing the slug

Contained comments in an array within a post instead