Page MenuHomePhabricator

Show grant ID on Special:EventDetails for organizers
Closed, ResolvedPublic

Description

Give a user is logged in
And the user goes to SpecialEventDetails/{id}
And the user is the organizer of the event
Then the user should see the grant ID

image.png (899ร—1 px, 144 KB)

Event Timeline

Restricted Application added a subscriber: Aklapper. ยท View Herald TranscriptOct 30 2023, 1:32 PM
cmelo updated the task description. (Show Details)

Change 970384 had a related patch set uploaded (by Cmelo; author: Cmelo):

[mediawiki/extensions/CampaignEvents@master] Show Grant ID on event details

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

Change 970387 had a related patch set uploaded (by Cmelo; author: Cmelo):

[mediawiki/extensions/WikimediaCampaignEvents@master] Show Grant ID on event details

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

Change 970384 merged by jenkins-bot:

[mediawiki/extensions/CampaignEvents@master] Show Grant ID on event details

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

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

[mediawiki/extensions/CampaignEvents@master] Follow-up I4f980312: make EventDetails hook less coupled with grant ID

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

Change 971324 merged by jenkins-bot:

[mediawiki/extensions/CampaignEvents@master] Follow-up I4f980312: make EventDetails hook less coupled with grant ID

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

Change 970387 merged by jenkins-bot:

[mediawiki/extensions/WikimediaCampaignEvents@master] Show Grant ID on event details

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

Give a user is logged in
And the user goes to SpecialEventDetails/{id}
And the user is the organizer of the event
โŒ Then the user should see the grant ID

Grant ID is not displaying currently on Special:EventDetails/{id} using the most up to date master branch.

Screen Recording 2023-11-07 at 12.41.24 PM.gif (1ร—2 px, 2 MB)

Give a user is logged in
And the user goes to SpecialEventDetails/{id}
And the user is the organizer of the event
โœ… Then the user should see the grant ID

Screenshot 2023-11-08 at 11.10.24 PM.png (1ร—1 px, 155 KB)

ifried subscribed.

This looks good as per QA notes, so I'm marking this as Done.