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)
Sat, May 4, 5:58 PM
Unknown Object (File)
Thu, May 2, 5:49 PM
Unknown Object (File)
Thu, May 2, 4:41 AM
Unknown Object (File)
Sat, Apr 27, 4:57 AM
Unknown Object (File)
Sun, Apr 7, 10:42 AM
Unknown Object (File)
Apr 5 2024, 2:46 PM
Unknown Object (File)
Apr 3 2024, 8:29 PM
Unknown Object (File)
Mar 28 2024, 3:26 PM
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
Branch
dev/transaction-desc
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 29824
Build 11035: arc lint + arc unit

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

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.