Page MenuHomePhorge

Fix transaction description for domain entitlements
ClosedPublic

Authored by machniak on Jun 11 2020, 9:16 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 7, 10:42 AM
Unknown Object (File)
Fri, Apr 5, 2:46 PM
Unknown Object (File)
Wed, Apr 3, 8:29 PM
Unknown Object (File)
Thu, Mar 28, 3:26 PM
Unknown Object (File)
Feb 23 2024, 6:36 AM
Unknown Object (File)
Feb 9 2024, 4:13 PM
Unknown Object (File)
Jan 29 2024, 8:23 AM
Unknown Object (File)
Jan 27 2024, 12:26 AM
Subscribers
Restricted Project

Details

Reviewers
vanmeeuwen
Group Reviewers
Restricted Project
Commits
rK037514191beb: Fix transaction description for domain entitlements
Summary
  • Fixed the bug
  • Refactored code for better performance
  • Moved user_email setting to the observer
Test Plan

./phpunit

Diff Detail

Repository
rK kolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

machniak created this revision.
vanmeeuwen subscribed.

One question for the whodunnit.

This revision now requires changes to proceed.Jun 15 2020, 2:53 PM

With question ;-)

src/app/Entitlement.php
87–88

Why would we not include the whodunnit here?

This revision is now accepted and ready to land.Jun 15 2020, 2:59 PM
This revision was automatically updated to reflect the committed changes.