Page MenuHomePhabricator

In Phortune, write relationships between payment accounts and merchants they interact with
ClosedPublic

Authored by epriestley on Aug 15 2019, 11:15 PM.
Tags
None
Referenced Files
F12842393: D20715.id.diff
Thu, Mar 28, 9:59 PM
F12839932: D20715.id.diff
Thu, Mar 28, 8:01 PM
Unknown Object (File)
Sat, Mar 23, 12:46 PM
Unknown Object (File)
Wed, Feb 28, 9:41 PM
Unknown Object (File)
Jan 9 2024, 8:23 AM
Unknown Object (File)
Dec 29 2023, 3:52 PM
Unknown Object (File)
Dec 27 2023, 1:15 PM
Unknown Object (File)
Dec 27 2023, 1:27 AM
Subscribers
Restricted Owners Package

Details

Summary

Depends on D20713. Ref T13366. When a payment account establishes a relationship with a merchant by creating a cart or subscription, create an edge to give the merchant access to view the payment account.

Also, migrate all existing subscriptions and carts to write these edges.

This aims at straightening out Phortune permissions, which are currently a bit wonky on a couple of dimensions. See T13366 for detailed discussion.

Test Plan
  • Created and edited carts/subscriptions, saw edges write.
  • Ran migrations, saw edges write.

Diff Detail

Repository
rP Phabricator
Branch
merchant4
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 23256
Build 31947: Run Core Tests
Build 31946: arc lint + arc unit