Page MenuHomePhabricator

Don't require project edit permission to create a project with members other than yourself
ClosedPublic

Authored by epriestley on Mar 2 2018, 2:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 8:42 AM
Unknown Object (File)
Sun, Mar 31, 2:17 AM
Unknown Object (File)
Sun, Mar 31, 2:17 AM
Unknown Object (File)
Sun, Mar 31, 2:16 AM
Unknown Object (File)
Sun, Mar 31, 2:15 AM
Unknown Object (File)
Jan 6 2024, 11:36 PM
Unknown Object (File)
Dec 31 2023, 3:14 AM
Unknown Object (File)
Dec 24 2023, 5:38 PM
Subscribers
None

Details

Summary

See PHI193. Previously, see similar D18763. Skip this legacy-style policy check when creating a project, since we know you can add members, even if the policy doesn't actually resolve in your favor.

Test Plan
  • Created a project with edit policy "Members of project" and myself, plus any other user (so the code goes down this path, not the "join/leave" path) as members.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mar 2 2018, 2:46 AM
This revision was automatically updated to reflect the committed changes.