Page MenuHomePhabricator

Add registration timestamp to schema
Closed, ResolvedPublic1 Estimated Story Points

Description

As a Campaigns engineer, I want to add a timestamp record of when a participant registered for an event, so this can be displayed in the registration details page and be used for later analytics for the organizer.

Background: In a recent Design > Engineering meeting, we realized that V0 prototypes included a timestamp for when a participant registered (but the schema did not yet have this data stored anywhere). For this reason, we will be adding in this data in this ticket.

Acceptance Criteria:

  • Add timestamp to schema for when participant registered for event

Visual Example:

Example of timestamp displayed in UI:

Screen Shot 2022-05-13 at 11.22.27 AM.png (1×2 px, 195 KB)

Event Timeline

Change 793087 had a related patch set uploaded (by Daimona Eaytoy; author: Daimona Eaytoy):

[mediawiki/extensions/CampaignEvents@master] Add registration timestamp to the schema

https://gerrit.wikimedia.org/r/793087

Daimona renamed this task from Add timestamp to schema to Add registration timestamp to schema.May 18 2022, 4:05 PM

Change 793087 merged by jenkins-bot:

[mediawiki/extensions/CampaignEvents@master] Add registration timestamp to the schema

https://gerrit.wikimedia.org/r/793087

There is nothing user-facing to test in this ticket, so I'm marking it as Done.