MilenkoBugueno / agile-moves

1 stars 1 forks source link

[BUG] Entering Star Ratings without awarding a Star #14

Closed tgruendl closed 10 years ago

tgruendl commented 10 years ago

If you create a Star Rating in a move and you don't select a number of stars, your "Work" Panel is no longer accessible and throws an exception. Entering a star rating > 0 in the tabel "ratings" in the column "star_rating" fixes this.

A input validation might be in order. :)

Torsten

MilenkoBugueno commented 10 years ago

I've added a validation for the star_rating value