monocle icon indicating copy to clipboard operation
monocle copied to clipboard

Add updated_at attribute to change event

Open TristanCacqueray opened this issue 4 years ago • 0 comments

The API is doing special case when it queries change event where an event created_at is equivalent to a change updated_at. If the event had a updated_at attribute (e.g. a copy of the created_at), that would simplify the api code quite a bit.

  • [ ] Add a curator function to set missing attribute on existing event
  • [ ] Simplify the api

Note that this does not change the user interface.

TristanCacqueray avatar Sep 16 '21 12:09 TristanCacqueray