Ref T10677, awarding/revoking a badge should create timeline entries with titles that are more clear (excludes homepage feed stories)
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T10677: Update Badge transaction titles
- Commits
- rPe6d2e66ea250: Adding basic transaction titles to awarding/revoking badges
Award/revoke a badge to single or multiple users. See timeline entries that reflect those actions.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/applications/badges/storage/PhabricatorBadgesTransaction.php | ||
---|---|---|
118 | This reads a little awkwardly to me -- maybe "%s awarded this badge to %s recipient(s): %s"? | |
128 | This too -- maybe "%s revoked this badge from %s recipient(s): %s"? | |
src/infrastructure/internationalization/translation/PhabricatorUSEnglishTranslation.php | ||
1532–1544 | If you do make wording changes, update these too. |