Problem: As an admin, going to https://phabricator.example.com/portal/view/1234/view/manage/ I either get “Access Denied: Restricted Portal. You do not have permission to view this object.” or “Access Denied: You do not have permission to edit this object.”
I know I can unlock the Edit Policy of tasks, via sudo /phabricator/bin/policy unlock --edit MyUserName T1234
which passes T1234
as a parameter.
For portals listed under https://phabricator.example.com/portal/ there seems to be no such ID.
So it is unclear to me which parameter to pass.