Actions
Bug #5207
closed[API] Collection expires_at should be a full timestamp, not just a date.
Story points:
0.5
Description
Is there a reason why it is set as Date instead of timestamp?
Related issues
Updated by Tom Clegg almost 10 years ago
expires_at should absolutely be a timestamp just like all the others.
Suggest a unit test that verifies every *_at column is a timestamp column, and vice versa.
Updated by Tom Clegg almost 10 years ago
- Target version changed from Bug Triage to 2015-03-11 sprint
Updated by Tom Clegg almost 10 years ago
- Story points set to 0.5
- Subject changed from [API] Collection expires_at is a date type. It would be much more helpful if it is a timestamp and has the time at which a collection has expired. to [API] Collection expires_at should be a full timestamp, not just a date.
Updated by Ward Vandewege almost 10 years ago
- Story points changed from 0.5 to 1.0
Updated by Ward Vandewege almost 10 years ago
- Target version changed from 2015-03-11 sprint to 2015-04-01 sprint
Updated by Anonymous over 9 years ago
- Status changed from New to Resolved
Applied in changeset arvados|commit:ae8ed6d9d0e5231379564beedc08c812352b7043.
Actions