[14261] [System]Client/System/EditCount is not present in 8.0.3

@paul-griffith
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 ?

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 ?

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

This issue was fixed in the 8.0.4 nightly build that was uploaded today (7/29).

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.