matthusby / brewcompetitiononlineentry

Automatically exported from code.google.com/p/brewcompetitiononlineentry
0 stars 0 forks source link

Entry Judging scores are removed on update #381

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Assign scores to beers through scoring by tables
2. Go back in and update a score or a placement
3. Scores (in textboxes) that aren't touched are removed. Same with placements.

What is the expected output? What do you see instead?
Scores and placements should still exist.

What version of the product are you using? On what operating system?
1.3.0.3 on Ubuntu 

Please provide any additional information below.
Thanks.

Original issue reported on code.google.com by Jess.Gus...@gmail.com on 17 Feb 2014 at 3:33

GoogleCodeExporter commented 9 years ago
Looking at it further and from the database side, it looks like it may INSERT 
into the database rather than UPDATE.

Original comment by Jess.Gus...@gmail.com on 17 Feb 2014 at 3:48

GoogleCodeExporter commented 9 years ago
I believe this was addressed in the 1.3.0.4 release. 

Original comment by gpzhumphrey on 18 Feb 2014 at 3:49

GoogleCodeExporter commented 9 years ago
Thank you. I will upgrade in a test instance first and let you know if I still 
have issues. 

Original comment by Jess.Gus...@gmail.com on 19 Feb 2014 at 11:36