<?xml version="1.0" encoding="utf-8"?>
<!--RSS generated by Flaimo.com RSS Builder [2026-05-30 10:55:04]-->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"><channel><docs>https://www.heurekaslu.se/bugtrack/</docs><link>https://www.heurekaslu.se/bugtrack/</link><description><![CDATA[Heureka Bugtrack - Issues]]></description><title>Heureka Bugtrack - Issues</title><image><title>Heureka Bugtrack - Issues</title><url>https://www.heurekaslu.se/bugtrack/images/heureka_logo.png</url><link>https://www.heurekaslu.se/bugtrack/</link><description><![CDATA[Heureka Bugtrack - Issues]]></description></image><language>en</language><category>All Projects</category><ttl>10</ttl><dc:language>en</dc:language><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title>0000815: Add the field IsThinned to stand register</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=815</link><description><![CDATA[Currently a user can add the date for the last thinning in the field LastThinningDate. However, if a thinning has NOT been made the user can't stop the system from assuming a thinning HAS been made. See GetNumberOfThinnings(...) in ThinningGuidebase.cs&lt;br /&gt;
&lt;br /&gt;
Add a new field like &quot;Thinned&quot;/&quot;IsThinned&quot; to the stand register. Do not forget to update the Excel template and the wiki.&lt;br /&gt;
&lt;br /&gt;
If LastThinningData is set: the field IsThinned can/should be ignored and LastThinningData should be used.&lt;br /&gt;
If LastThinningDate is missing and IsThinned is false or missing: Heureka should not infer that there is been thinnings. &lt;br /&gt;
If LastThinningDate is missing and IsThinned is true: Heureka will assume 1 thinning has been  made]]></description><category>.NET 8 Migration</category><pubDate>Fri, 29 May 2026 08:52:53 +0200</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=815</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=815#bugnotes</comments></item><item><title>0000819: No buttons in Register Tree Data</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=819</link><description><![CDATA[No Copy, Save or Clear button for Swedish languagage]]></description><category>Data import</category><pubDate>Fri, 29 May 2026 07:49:19 +0200</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=819</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=819#bugnotes</comments></item><item><title>0000816: Fix inference of historical thinnings</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=816</link><description><![CDATA[Now the algoritm for infering if thinnings has been done but are missing from for example LastThinningData in the stand register uses the current period. That means the number of infered periods can change over time. It would make sense to only evaluate the forest state in period 0 and then use that result.]]></description><category>General</category><pubDate>Thu, 28 May 2026 13:34:07 +0200</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=816</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=816#bugnotes</comments></item><item><title>0000818: User Submitted Report</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=818</link><description><![CDATA[Email from: Bugtracker Heureka &lt;&lt;a href=&quot;mailto:bugtracker.heureka@slu.se&quot;&gt;bugtracker.heureka@slu.se&lt;/a&gt;&gt;&lt;br /&gt;
&lt;br /&gt;
Originally sent by: Matthew Ashpole&lt;&lt;a href=&quot;mailto:matthew@arbonics.com&quot;&gt;matthew@arbonics.com&lt;/a&gt;&gt;&lt;br /&gt;
&lt;br /&gt;
First time attempting the import of treatment proposals. Below is the CSV string that is throwing an error. Advice would be appreciated!&lt;br /&gt;
&lt;br /&gt;
AreaLevel2;AreaLevel3;StandId;Treatment;Year;Species;ThinningForm;ThinningGrade;&lt;br /&gt;
1;1;ExampleSpruce1;4;2053;G;1;0.33;&lt;br /&gt;
1;1;ExampleSpruce1;8;2063;G;1;1.00;&lt;br /&gt;
&lt;br /&gt;
AreaLevel1,2, and Stand ID match the StandData sheet.&lt;br /&gt;
&lt;br /&gt;
--- Exception ---&lt;br /&gt;
System.FormatException: Input string was not in a correct format.&lt;br /&gt;
&lt;br /&gt;
--- Stack Trace ---&lt;br /&gt;
   at Slu.Heureka.DomainLayer.Import.TreatmentProposalImporter.Import()&lt;br /&gt;
   at Slu.Heureka.DomainLayer.Import.StandRegister.UI.TreatmentProposalDialog._importButton_Click(Object sender, EventArgs e)]]></description><category>General</category><pubDate>Tue, 19 May 2026 10:00:03 +0200</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=818</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=818#bugnotes</comments></item><item><title>0000817: Missing thinnings with period midpoint</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=817</link><description><![CDATA[If the dominant height is too high for a young stand first thinning and no thinning was found and a thinning should be enforced, the wrong thinning period is calculated if period midpoint is used and the thinning can not be applied]]></description><category>TPG</category><pubDate>Fri, 15 May 2026 14:54:11 +0200</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=817</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=817#bugnotes</comments></item><item><title>0000798: Report Template selections are reset between sessions</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=798</link><description><![CDATA[Selections should remain between sessions and be specific to the project. &lt;br /&gt;
Should be implemented similarly to how result variables are handled.]]></description><category>Report generator</category><pubDate>Wed, 06 May 2026 10:33:28 +0200</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=798</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=798#bugnotes</comments></item><item><title>0000807: The result variables for growth data are not correct for Checkboard management</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=807</link><description><![CDATA[The result variables for growth data (CAI)  are miscalculated due to the assumption that one year can not have multiple harvests.]]></description><category>General</category><pubDate>Wed, 06 May 2026 10:32:26 +0200</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=807</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=807#bugnotes</comments></item><item><title>0000808: Incorrect version handling of final felling and thinning delay values</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=808</link><description><![CDATA[Final felling and thinning delay control table variables' units were changed from period to years. &lt;br /&gt;
However, the conversion of values between version were done incorrectly, making some values not convert correctly.&lt;br /&gt;
All values should now convert correctly from period to years.]]></description><category>Control categories</category><pubDate>Wed, 06 May 2026 10:31:38 +0200</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=808</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=808#bugnotes</comments></item><item><title>0000814: Optimization results in column mode not updating</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=814</link><description><![CDATA[When looking at optimization results in column mode the view is not updated when number of periods is changed in the numericupdown.]]></description><category>Optimization</category><pubDate>Fri, 24 Apr 2026 12:36:22 +0200</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=814</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=814#bugnotes</comments></item><item><title>0000813: User Submitted Report</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=813</link><description><![CDATA[Email from: Bugtracker Heureka &lt;&lt;a href=&quot;mailto:bugtracker.heureka@slu.se&quot;&gt;bugtracker.heureka@slu.se&lt;/a&gt;&gt;&lt;br /&gt;
&lt;br /&gt;
Originally sent by: Renats Trubins&lt;&lt;a href=&quot;mailto:renats.trubins@slu.se&quot;&gt;renats.trubins@slu.se&lt;/a&gt;&gt;&lt;br /&gt;
&lt;br /&gt;
Gamla projekt öppnas inte - framåt kompatibilitet skulle ju fungera?&lt;br /&gt;
&lt;br /&gt;
--- Exception ---&lt;br /&gt;
Slu.Heureka.HeurekaIOErrorException: Unable to open the project.&lt;br /&gt;
&lt;br /&gt;
--- Stack Trace ---&lt;br /&gt;
   at Slu.Heureka.DomainLayer.ProjectHandling.Project.LoadProject(String filename, Boolean silent, Boolean onlyRead, IProgressReporter progressReporter)&lt;br /&gt;
   at Slu.Heureka.DomainLayer.ProjectHandling.ProjectService.LoadProject(String filename, Boolean silent, Boolean readOnly, IProgressReporter progressReporter, Boolean initialize)&lt;br /&gt;
   at Slu.Heureka.DomainLayer.ProjectHandling.UI.OpenProjectCommand.Do()]]></description><category>General</category><pubDate>Thu, 26 Mar 2026 14:00:02 +0100</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=813</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=813#bugnotes</comments></item><item><title>0000810: Duplicate column error in SimulationReader</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=810</link><description><![CDATA[Email from: Bugtracker Heureka &lt;&lt;a href=&quot;mailto:bugtracker.heureka@slu.se&quot;&gt;bugtracker.heureka@slu.se&lt;/a&gt;&gt;&lt;br /&gt;
&lt;br /&gt;
Originally sent by: Jonatan&lt;&lt;a href=&quot;mailto:jonatan.arevall@slu.se&quot;&gt;jonatan.arevall@slu.se&lt;/a&gt;&gt;&lt;br /&gt;
&lt;br /&gt;
Hello Jonatan, &lt;br /&gt;
&lt;br /&gt;
when i am trying to load all treatment units from a simulation using Regwise i am getting this error message. &quot;Damage risk data potential basal area already belongs to this data table&quot;. the treatment units is not loading and i am not able to click on &quot;select variables&quot;. but i can see simulation output from single treatment unit and i can select the output variables for one treatment unit. any idea on what is causing this problem?&lt;br /&gt;
&lt;br /&gt;
--- Exception ---&lt;br /&gt;
System.Data.DuplicateNameException: A column named 'DamageRiskData Root Rot Potential Basal Area' already belongs to this DataTable.&lt;br /&gt;
&lt;br /&gt;
--- Stack Trace ---&lt;br /&gt;
   at System.Data.DataColumnCollection.RegisterColumnName(String name, DataColumn column)&lt;br /&gt;
   at System.Data.DataColumn.set_ColumnName(String value)&lt;br /&gt;
   at Slu.Heureka.DomainLayer.ResultHandling.SimulationReader.UpdateDisplayNames(DataTable table, ColumnMetaData[] columnMetaData)&lt;br /&gt;
   at Slu.Heureka.DomainLayer.ResultHandling.SimulationReader.GetResultDataSet(ColumnMetaData[][]&amp; columnMetaData)&lt;br /&gt;
   at Slu.Heureka.DomainLayer.ResultHandling.UI.ResultViewerBase.FillRowResults(HeurekaDataGridView heurekaDataGridView, ResultReader resultReader)&lt;br /&gt;
   at Slu.Heureka.DomainLayer.ResultHandling.UI.ResultViewerControl.LoadResult()]]></description><category>General</category><pubDate>Thu, 05 Mar 2026 09:55:48 +0100</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=810</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=810#bugnotes</comments></item><item><title>0000812: Change: Removed Cudafy from HabitatModel</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=812</link><description><![CDATA[The outdated package Cudafy was used when evaluating Habitat models. The package is now removed. It should not have any side effects.]]></description><category>Other</category><pubDate>Fri, 20 Feb 2026 13:40:15 +0100</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=812</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=812#bugnotes</comments></item><item><title>0000806: Wrong coefficients in tree age functions</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=806</link><description><![CDATA[Wrong coeffecients are used for rich and poor in the method TreeAgeWithoutStandAge]]></description><category>Growth / production</category><pubDate>Thu, 08 Jan 2026 08:31:08 +0100</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=806</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=806#bugnotes</comments></item><item><title>0000805: Blir ingen gallring när Thinning Delay Max sätts till 0</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=805</link><description><![CDATA[För beståndet sker gallring i period 2 och 3 och slutavverkning i period 6 om Thinning Period Delay Max = 2.&lt;br /&gt;
Om Thinning Period Delay Max sätt till 1 blir det gallring i period 2.&lt;br /&gt;
Om Thinning Period Delay Max sätts till 0 blir den ingen gallring alls.]]></description><category>TPG</category><pubDate>Fri, 19 Dec 2025 16:10:13 +0100</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=805</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=805#bugnotes</comments></item><item><title>0000803: Problem med gallring i bestånd med flera provytor</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=803</link><description><![CDATA[FMPP-bestånd med flera provytor ger inkonsekventa gallringsresultat]]></description><category>TPG</category><pubDate>Fri, 19 Dec 2025 15:26:52 +0100</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=803</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=803#bugnotes</comments></item><item><title>0000802: Önskemål: Tillåt sparande av TreatmentUnitLog som tabell i resultatdatabas</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=802</link><description><![CDATA[Önskemål: Tillåt sparande av TreatmentUnitLog som tabell i resultatdatabas]]></description><category>RegWise simulation</category><pubDate>Tue, 25 Nov 2025 09:26:44 +0100</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=802</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=802#bugnotes</comments></item><item><title>0000801: Önskad funktionalitet. TIllåt specifika trädslag i UserDefined-result</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=801</link><description><![CDATA[Jag vill kunna redovisa volym RASE (Rönn, asp, sälg, ek). Ek och asp finns som egna trädslagsgrupper, men sälg och ränn ingår i OtherBroadleaveas.&lt;br /&gt;
En lösning vore att tillåta att ett User Result definierar för specifikt trädslag (Species) och inte bara trädslagsgrupp. Undrar om inte denna funktionalitet har funnits tidigare?]]></description><category>Other</category><pubDate>Tue, 25 Nov 2025 09:12:25 +0100</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=801</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=801#bugnotes</comments></item><item><title>0000531: Feature request: let user define LastThinningYear as none</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=531</link><description><![CDATA[Hej!&lt;br /&gt;
Hur kan man ange i beståndregistret att ett bestånd är ogallrat? Om LastThinningYear saknas tolkar programmet det som att gallringshistorik saknas, men om man uttryckligen vill ange att beståndet är ogallrat, hur gör man då?&lt;br /&gt;
 &lt;br /&gt;
Mvh Peder]]></description><category>General</category><pubDate>Tue, 25 Nov 2025 09:03:02 +0100</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=531</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=531#bugnotes</comments></item><item><title>0000800: User Submitted Report</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=800</link><description><![CDATA[Email from: Bugtracker Heureka &lt;&lt;a href=&quot;mailto:bugtracker.heureka@slu.se&quot;&gt;bugtracker.heureka@slu.se&lt;/a&gt;&gt;&lt;br /&gt;
&lt;br /&gt;
Originally sent by: Christian Syk&lt;&lt;a href=&quot;mailto:christian.syk@holmen.com&quot;&gt;christian.syk@holmen.com&lt;/a&gt;&gt;&lt;br /&gt;
&lt;br /&gt;
När jag försöker öppna andra optimeringsmodeller genom knappen &quot;Open Model&quot; i optimeringstaben så kommer felmeddelandet upp.&lt;br /&gt;
&lt;br /&gt;
--- Exception ---&lt;br /&gt;
System.NullReferenceException: Object reference not set to an instance of an object.&lt;br /&gt;
&lt;br /&gt;
--- Stack Trace ---&lt;br /&gt;
   at Slu.Heureka.DomainLayer.LpOptimizationModelManagement.UI.OpenModelCommand.Do()]]></description><category>General</category><pubDate>Mon, 24 Nov 2025 11:30:03 +0100</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=800</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=800#bugnotes</comments></item><item><title>0000799: TPG missar gallringar?</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=799</link><description><![CDATA[Bifogar exempel där det borde gallras i period 1 när man kör med periodmitt, men av okänd anledning görs det inte.&lt;br /&gt;
Grundytan är hög och enligt bakomliggade gallringsmall (SKS) borde det vara hög gallringsprioritet.&lt;br /&gt;
Relativa åldern är inte för hög och inte heller övre höjd (dominant height).]]></description><category>TPG</category><pubDate>Thu, 20 Nov 2025 15:37:27 +0100</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=799</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=799#bugnotes</comments></item><item><title>0000796: The order of map layers makes a difference when calculating intersections in the Initial State --&gt; Map view</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=796</link><description><![CDATA[To get the correct behavior, the 'Stands' node needs to be down furthest down the Map Layers list. &lt;br /&gt;
However, there are a lot of problems with the map currently, better solve them in a more stable .NET8 Heureka release since other libraries are used there.]]></description><category>Map plugins</category><pubDate>Wed, 12 Nov 2025 10:43:11 +0100</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=796</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=796#bugnotes</comments></item><item><title>0000781: StandWise 2D and 3D maps are not consistantly updating correctly to changes</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=781</link><description><![CDATA[If the tabs are not in focus, sometimes the events don't fire correctly, causing the visual data to be out of sync.]]></description><category>Visualisation StandWise</category><pubDate>Wed, 12 Nov 2025 10:26:20 +0100</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=781</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=781#bugnotes</comments></item><item><title>0000797: Thinning Delay is given in periods but would be better if it could be specified in years</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=797</link><description><![CDATA[It would be more accurate if it could be given in years. This change has already been done for Felling Felling Delay, so this change should be similar.]]></description><category>Control categories</category><pubDate>Wed, 12 Nov 2025 10:24:47 +0100</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=797</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=797#bugnotes</comments></item><item><title>0000784: Adding "/" to report name when copying a report throws unhandled exception</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=784</link><description><![CDATA[We should add or improve input validation for filenames of reports.]]></description><category>General</category><pubDate>Wed, 12 Nov 2025 10:24:29 +0100</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=784</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=784#bugnotes</comments></item><item><title>0000787: Incorrect view of optimization results for simulations with same names</title><author></author><link>https://www.heurekaslu.se/bugtrack/view.php?id=787</link><description><![CDATA[If the same result database is used in multiple projects and simulations have the same name, the optimization results are displayed under the &quot;wrong&quot; simulation when &quot;display simulations/optimizations from any project&quot; is checked (General Settings). &lt;br /&gt;
&lt;br /&gt;
Optimization Results  --&gt; Tables and Graphs result view]]></description><category>Optimization</category><pubDate>Wed, 12 Nov 2025 10:24:17 +0100</pubDate><guid>https://www.heurekaslu.se/bugtrack/view.php?id=787</guid><comments>https://www.heurekaslu.se/bugtrack/view.php?id=787#bugnotes</comments></item></channel></rss>
