You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Metabase reports come with a "creation" time. Some of the test reporters
are sending us reports from hours or days in the past.
Since we use this created time to create feeds, we need to know when we
received the report, not when it was created on the user's machine. That
probably means we should rename this column to "reported" or "submitted"
or "received", but for now this will be fine
Fixes#19
0 commit comments