ljramones / trips

A stellar cartography system
Apache License 2.0
15 stars 2 forks source link

first edit on a star clears the star user data #398

Closed ljramones closed 2 years ago

ljramones commented 2 years ago

If you edit a stat, it will change it in the database but it puts a null on the star user data record. So the next edit throws a null pointer on trying to read it.

ljramones commented 2 years ago

problem was bad return condition on edit record