Page MenuHomePhabricator

[lib] Extract a file with invite links constants
ClosedPublic

Authored by tomek on Thu, Jun 13, 6:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 28, 11:32 PM
Unknown Object (File)
Wed, Jun 26, 7:32 PM
Unknown Object (File)
Wed, Jun 26, 3:38 PM
Unknown Object (File)
Tue, Jun 25, 10:18 AM
Unknown Object (File)
Fri, Jun 21, 3:19 PM
Unknown Object (File)
Fri, Jun 21, 7:39 AM
Unknown Object (File)
Thu, Jun 20, 10:24 PM
Unknown Object (File)
Thu, Jun 20, 10:01 PM
Subscribers

Details

Summary

We had an import cycle which blocked us from creating invite links from scripts. This diff moves the constants to a new place to break the cycle.

https://linear.app/comm/issue/ENG-8390/fix-creating-invite-links-from-scrips

Depends on D12425

Test Plan

Flow. Try to create a link from a script - there should be no error message about an uninitialized variable.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable