]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Fixed subscription item data file searching to use groupItemId as well 30/4130/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Tue, 28 Apr 2020 08:49:44 +0000 (11:49 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Tue, 28 Apr 2020 09:32:04 +0000 (09:32 +0000)
This fixes problems where subscription item data CSV export used the
wrong data files to read the data related to the subscription item
because it wasn't matching the data file based on both groupItemId
(subscription item GUID name) and variable ID, which can be overlapping
if a new subscription item is created for a variable that has had a
previous subscription.

gitlab #528

Change-Id: If1ddef78e4b152cf6721f82afc21b37ec5fbb074
(cherry picked from commit b141f43453a9078e2cf77302bc43c646e72c98fe)


No differences found