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?
Updated by Tom Clegg about 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 Anonymous about 10 years ago
- Status changed from New to Resolved
Applied in changeset arvados|commit:ae8ed6d9d0e5231379564beedc08c812352b7043.
Actions