Page MenuHomePhabricator

Don't require "CAN_EDIT" to watch/unwatch a project
ClosedPublic

Authored by epriestley on Jan 16 2019, 1:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 3, 2:04 AM
Unknown Object (File)
Apr 12 2026, 11:49 PM
Unknown Object (File)
Mar 1 2026, 4:19 PM
Unknown Object (File)
Feb 3 2026, 8:38 AM
Unknown Object (File)
Dec 11 2025, 3:10 PM
Unknown Object (File)
Dec 3 2025, 1:45 PM
Unknown Object (File)
Dec 2 2025, 12:26 PM
Unknown Object (File)
Nov 25 2025, 11:15 AM
Subscribers
None

Details

Summary

See T1024. When "CAN_EDIT" became default in T13186, this was missed as an exception.

Watching shouldn't require "CAN_EDIT", so exempt it.

Test Plan
  • Before change: tried to watch a project I could not edit, got a policy error.
  • After change: watched/unwatched a project I could not edit.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable