@PGriffith
When migrationg from 7.9.11 to Ignition 8.0.3-nightly
the tag [System]Client/System/EditCount doesn’t exist in 8.0.3.
is it intentional or a bug ?
1 Like
The concept of edit count no longer exists in 8.0.
In the client scope we was using a tagChange script on editCount tag to detect project update and perform some traits on our side.
How can we reproduce this in 8.0 ?
1 Like
I’m not sure there’s a way to detect changes right now, we may have to implement something.
Yes, it will be very usefull
1 Like
This issue was fixed in the 8.0.4 nightly build that was uploaded today (7/29).
1 Like
Hey,
How was this fixed? i installed the 8.0.9 and still do not see the System/EditCount Tag. Is there anything else that can be used?
How about this one?
[System]Client/System/LastProjectUpdate
Adding the “LastProjectUpdate” tag as @JordanCClark suggested was the resolution for this ticket.