View Issue Details

IDProjectCategoryView StatusLast Update
0000280HeurekaTPGpublic2020-07-01 15:04
ReporterPeder Assigned ToLinus  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Product Version2.13.0 
Fixed in Version2.16.0 
Summary0000280: Setting Min Final Felling Period to a large number causes an exception in TPG
DescriptionGer felmeddelandet:
TPG Error for treatment unit 1 : Error occured when updating aggregated tree values in period 369 for prediction unit Slu.Heureka.DomainLayer.Forest.TreeCollection+AggregatedValues. Incorrect values: Mean Age Total
Steps To ReproduceSätt Min Final Felling Period = 999 i kontrolltabellen Treatment Program Generator och kör TPG med Max Periods = 41.
TagsNo tags attached.
ProductPlanWise

Activities

Linus

2019-09-10 10:57

administrator   ~0000281

Rimlighetskoll i TreeCollection.cs utlöser.
if (!(MeanAgeTotal >= 0 && MeanAgeTotal < 1000))

Föreslagen lösning? Begränsa parametrarna Final Felling Period Min och Max?

Linus

2020-03-23 12:32

administrator   ~0000322

Final felling range can now at most be 20 periods between min and max value.

Issue History

Date Modified Username Field Change
2019-07-29 11:46 Peder New Issue
2019-09-10 10:57 Linus Note Added: 0000281
2020-03-09 12:17 Peder Assigned To => Linus
2020-03-09 12:17 Peder Status new => assigned
2020-03-23 12:32 Changeset attached => heureka trunk r20518
2020-03-23 12:32 Linus Status assigned => resolved
2020-03-23 12:32 Linus Resolution open => fixed
2020-03-23 12:32 Linus Fixed in Version => 2.16.0
2020-03-23 12:32 Linus Note Added: 0000322
2020-07-01 15:04 Linus Status resolved => closed