CUAHSI / CUAHSI/HydroServerLite
"NoDataValue" in Variables table is reset
- Dominant language
- PHP
- Stars
- 7
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
xenomorph1030[CodePlex]
I migrated the data I had from SQL Server to MySQL. While I was playing with HSL, I checked what management features were available and ran through all of the quotchangequot forms by hitting save. It reset the quotNoDatavaluequot in the variables
table to -9999 which was incorrect in my case. The data plot sure was interesting afterwards. I simply changed it back manually in the database.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the problem by opening the management change forms and saving the affected variable, then inspect how the Variables table persists NoDataValue. Done means saving those forms no longer resets an existing NoDataValue to -9999; verify the value remains correct after the save.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, php
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100