Page MenuHomePhabricator

Display country on registration email
Closed, ResolvedPublic

Description

User story

As an organizer, I want the event country displayed in the registration confirmation email, so that anyone who is registered can easily learn about the event location so they can attend efficiently.

As a contributor, I want to know the event location, so that I can decide if I want to join it or learn more about it.

Design
Acceptance Criteria:
  • Given a user is has received a registration confirmation email
    • And the event is In Person or Hybrid
      • Then the user must see the country name
      • And the country name must be in the language of the event wiki
    • And if there is no address,
      • Display the country (if there is one),
      • And then display the following text below: "The venue location has not yet been shared by the organizers."

Event Timeline

MHorsey-WMF updated the task description. (Show Details)
MHorsey-WMF updated the task description. (Show Details)

Change #1172028 had a related patch set uploaded (by Mhorsey; author: Mhorsey):

[mediawiki/extensions/CampaignEvents@master] Modify Event Formatter to display message when address is not set

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

Change #1172028 merged by jenkins-bot:

[mediawiki/extensions/CampaignEvents@master] Modify Event Formatter to display message when address is not set

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

vaughnwalters subscribed.

https://test.wikipedia.org/wiki/Event:CountryFreeText

Acceptance Criteria:
  • Given a user is has received a registration confirmation email
    • And the event is In Person or Hybrid
      • ✅ Then the user must see the country name
In personHybrid
Screenshot 2025-07-31 at 2.45.33 PM.png (1×1 px, 215 KB)
Screenshot 2025-07-31 at 2.46.49 PM.png (1×1 px, 232 KB)
    • And the country name must be in the language of the event wiki QA note - this line needs to be removed from the AC and will not happen until the migration to country dropdown happens
  • And if there is no address,
    • ✅ Display the country (if there is one),
    • ✅ And then display the following text below: "The venue location has not yet been shared by the organizers."
In personHybrid
Screenshot 2025-07-31 at 2.44.07 PM.png (1×1 px, 211 KB)
Screenshot 2025-07-31 at 2.48.24 PM.png (1×1 px, 226 KB)

Looks good to me, sending to design sign off 🎉