HydroModeler: DbWriter Does NOT work with older components
- Dominant language
- C#
- Stars
- 76
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Castronova[CodePlex]
When developing the Load Calculation model, the DbWriter was modified to handle multiple data series. It relies on getting series data from the database (see line 456) and fails when data does not already exist in the database. This component needs to
be modified to work with both the older and newer components.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the DbWriter implementation and inspect the database-series handling around line 456, as described in the issue. Reproduce the failure with data absent from the database, then verify that DbWriter works with both older and newer components without requiring pre-existing series data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100