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
Unknown Object (File)
Thu, Apr 18, 11:04 PM
Unknown Object (File)
Sat, Apr 6, 11:40 AM
Unknown Object (File)
Mon, Apr 1, 9:54 PM
Unknown Object (File)
Fri, Mar 29, 2:54 PM
Unknown Object (File)
Thu, Mar 28, 9:59 PM
Unknown Object (File)
Thu, Mar 28, 8:01 PM
Unknown Object (File)
Mar 23 2024, 12:46 PM
Unknown Object (File)
Feb 28 2024, 9:41 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable