Page MenuHomePhabricator

[lib] Extract a file with invite links constants
ClosedPublic

Authored by tomek on Jun 13 2024, 6:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 1, 12:14 PM
Unknown Object (File)
Fri, Nov 1, 12:14 PM
Unknown Object (File)
Fri, Nov 1, 12:14 PM
Unknown Object (File)
Fri, Nov 1, 12:14 PM
Unknown Object (File)
Sep 25 2024, 10:48 PM
Unknown Object (File)
Sep 25 2024, 10:48 PM
Unknown Object (File)
Sep 25 2024, 10:48 PM
Unknown Object (File)
Sep 25 2024, 10:47 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
Branch
links
Lint
No Lint Coverage
Unit
No Test Coverage