Page MenuHomePhabricator

Implement a "Project Members" object policy rule
ClosedPublic

Authored by epriestley on Dec 24 2015, 1:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 1, 10:18 AM
Unknown Object (File)
Wed, Apr 30, 11:03 AM
Unknown Object (File)
Sat, Apr 19, 2:15 AM
Unknown Object (File)
Apr 8 2025, 9:45 AM
Unknown Object (File)
Apr 5 2025, 7:26 PM
Unknown Object (File)
Mar 31 2025, 10:32 AM
Unknown Object (File)
Mar 25 2025, 12:05 PM
Unknown Object (File)
Mar 24 2025, 4:06 AM
Subscribers
None

Details

Summary

Fixes T9019. Pretty much ripped from D14467. I added the "policy hint" stuff so that you can create a project with this policy immediately.

I really dislike how the "hint" code works, but we almost never need to use it and the badness feels fairly well-contained.

Also pick up a quick feedback fix from D14863.

Test Plan
  • Added test coverage, got it to pass.
  • Created a project with "Visible To: Project Members".

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Implement a "Project Members" object policy rule.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: joshuaspence, chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 24 2015, 3:27 PM
This revision was automatically updated to reflect the committed changes.