Bug 757355 - webui does not allow to edit child project
Summary: webui does not allow to edit child project
Status: NEW
Alias: None
Product: openSUSE.org
Classification: openSUSE
Component: BuildService (show other bugs)
Version: unspecified
Hardware: All All
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Adrian Schröter
QA Contact: Adrian Schröter
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-16 16:07 UTC by Bernhard Wiedemann
Modified: 2012-05-22 02:53 UTC (History)
0 users

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bernhard Wiedemann 2012-04-16 16:07:09 UTC
On IBS, I am a maintainer of Devel:Cloud and a co-worker started Devel:Cloud:Python27, but I was not listed as maintainer in it.
The OBS webui would not allow me to edit the metadata or users there, but I was able to workaround this by adding myself using
osc meta -e prj $PRJNAME

Can be confusing or even dangerous, if webui leads one to think, that people can only edit projects with direct membership.
Comment 1 Sascha Peilicke 2012-04-17 07:13:20 UTC
Adrian and me talked about this a while ago already, however the currently only packages inherit (parent) project roles. This is more an internal implementation detail but currently the only parent-child "relationship" between projects is their name, we would have to come up with something different (i.e. a true database relationship) in order implement this efficiently.

As I would like to have this feature too, I'll bring it up again in the next meeting ;-)