LastUpdated field on AggregateDigest is never used
Reported by Ben Hood | 2011-01-28 12:07:33 UTC | in 0.9.3
The LastUpdated field was originally defined on the Digest super type before it was refactored to make a clear distinction between the AggregateDigest and EntityVersion, but it seems to have been unnecessarily maintained in AggregateDigest, although it is not used by the kernel at all.
Comments and changes to this ticket
-

Paul Jones 2011-02-03 17:39:18 UTC
- State changed from new to open
- Assigned user set to Paul Jones
-

Ben Hood 2011-02-03 18:05:19 UTC
(from [788d8ef3b51d84f0caf187276e9b7a36021a8ef8]) [#165] Remove lastUpdated from AggregateDigest. https://github.com/lshift/diffa/commit/788d8ef3b51d84f0caf187276e9b...
-

Paul Jones 2011-02-03 18:05:42 UTC
- State changed from open to resolved
- Assigned user changed from Paul Jones to Ben Hood
lastUpdated has been removed from the AggregateDigest (and Digest trait). It only exists on an EntityVersion now.
-

Ben Hood 2011-02-03 20:01:47 UTC
- no changes were found...
-

Ben Hood 2011-02-03 20:04:51 UTC
A note to people implementing queryAggregateDigests/2: this ticket will affect your Participant specifications.
-

-

-

Ben Hood 2011-02-04 14:48:32 UTC
- Milestone set to 0.9.3
- Milestone order changed from 11 to 0
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A Real Time Differencing Tool.
People watching this ticket
Referenced by
-
165
LastUpdated field on AggregateDigest is never used
(from [788d8ef3b51d84f0caf187276e9b7a36021a8ef8])
[#165] ...
-
165
LastUpdated field on AggregateDigest is never used
(from [9dc155ef37f71461a19f778f1b43d9804f2f98b1])
Merged ...