Can't share single code branches from proprietary/private projects without sharing all
Bug #1414831 reported by
Haw Loeung
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
High
|
Unassigned |
Bug Description
Hi,
We have a Proprietary project in LP and have a number of code branches. We also have a LP bot user subscribed to a few of the code branches but unfortunately seems does not have access:
| stg-some-
| bzr: ERROR: Server sent an unexpected error: ('error', 'xmlrpclib.
The workaround it seems is to change the sharing for that user (in /+sharing) from "Proprietary: Some" to "Proprietary: All".
Let me know if you need more details.
Thanks,
Haw
summary: |
- Can't share single code branches with Proprietary projects + Can't share single code branches from Proprietary projects without + sharing all |
summary: |
- Can't share single code branches from Proprietary projects without - sharing all + Can't share single code branches from proprietary/private projects + without sharing all |
To post a comment you must log in.
IIRC this is because an artifact grant provides just LimitedView on a private project, and LimitedView isn't sufficient to see series. The attempt to hide series and milestones from artifact viewers was a big flaw in the initial implementation of private projects.