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)
Sat, Jan 25, 12:27 AM
Unknown Object (File)
Sat, Jan 25, 12:27 AM
Unknown Object (File)
Sat, Jan 25, 12:27 AM
Unknown Object (File)
Sat, Jan 25, 12:27 AM
Unknown Object (File)
Wed, Jan 22, 12:28 AM
Unknown Object (File)
Tue, Jan 21, 3:15 PM
Unknown Object (File)
Tue, Jan 21, 10:28 AM
Unknown Object (File)
Fri, Jan 17, 1:23 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.