-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
Added automatic memory reorganizing if not all segments have generated IDs in t5memory
-
Emptyshow more show less
Problem
when TMMaintenance search results (i.e. segments) are loaded, some segments have id = 0, which means there is some problem on t5memory side as those ids are assigned on that side, and this also leads to problems in TMMaintenance segments grid as unique ids are crucial for grid to work properly.
Solution
this problem should be invetigated and fixed so segments should not have id =0 anymore