I updated our production environment from 8.1.48 to 8.3.4.
Almost everything went smoothly when doing so (I had to refresh the license, which was no big deal).
I just noticed that after the update some timestamps of dataset type tags don’t update anymore, when the underlying dataset data doesn’t change. Meaning that before the update you could write to one of these tags and even if you wrote the same data that was on the tag before, the timestamp would change. Now it only does, if the data actually differs from before.
The same is with DB dataset tags. In the past the timestamps would update with every poll, regardless of the underlying data. Now it only does with actual changes in the data.
Now I don’t know if this is intentional and an actual bugfix or if this introduced a new bug.
I am a bit puzzled.