Hi Dmitriy, What do you think about: > I'm an > admin in my local install and I can't create projects in groups that I'm not > a member of. I think this is an implementation bug, as IMHO Gitlab admins > should be able to do anything.
Best regards, Sytse Sijbrandij CEO GitLab B.V. On Thu, Jan 29, 2015 at 10:45 AM, Daniel Serodio <[email protected]> wrote: > Thanks. I'll try to submit a PR for this. > > Another bug that may be a documentation or an implementation bug: "If a user > is a GitLab administrator they receive all permissions" is not true. I'm an > admin in my local install and I can't create projects in groups that I'm not > a member of. I think this is an implementation bug, as IMHO Gitlab admins > should be able to do anything. > > Regards, > Daniel Serodio > > On Wednesday, January 28, 2015 at 8:29:44 PM UTC-2, Dmitriy Zaporozhets > wrote: >> >> I think it was forgotten for some reason. It can be removed from >> documentation. It set to nil in Group during creation and should not affect >> application bahaviour anymore >> >> Best regards, >> Dmitriy Zaporozhets >> CTO GitLab B.V. >> >> On Wed, Jan 28, 2015 at 1:33 PM, Sytse Sijbrandij <[email protected]> >> wrote: >>> >>> Mmm, that is strange, we implemented multiple owners so it makes sense >>> that the owner_id is deprecated but I don't understand why it still is >>> in the API in this way. Maybe Dmitriy knows. >>> >>> Best regards, >>> Sytse Sijbrandij >>> CEO GitLab B.V. >>> >>> >>> On Wed, Jan 28, 2015 at 12:43 PM, Daniel Serodio <[email protected]> >>> wrote: >>> > Hi Sytse, >>> > >>> > Thanks for the reply. Even if I set the group's owner_id, what >>> > permissions >>> > does this grant? The groups I have created using the API without >>> > explicitly >>> > setting owner_id have myself as the owner_id, but I can't create new >>> > projects on these groups until I explicitly add myself as a "master" or >>> > "owner" member of the group. >>> > >>> > Regards, >>> > Daniel Serodio >>> > >>> > On Wed, Jan 28, 2015 at 4:43 PM, Sytse Sijbrandij <[email protected]> >>> > wrote: >>> >> >>> >> I think you can set the owner_id, especially handy for admins working >>> >> on the owners behalf. >>> >> >>> >> Best regards, >>> >> Sytse Sijbrandij >>> >> CEO GitLab B.V. >>> >> >>> >> >>> >> On Wed, Jan 28, 2015 at 8:22 AM, Daniel Serodio <[email protected]> >>> >> wrote: >>> >> > The documentation for group permissions is really scarce at the >>> >> > moment >>> >> > so >>> >> > I'm trying to understand how this works experimentally, but I'm not >>> >> > making >>> >> > much progress. >>> >> > >>> >> > What's the purpose of a group's owner_id ? I created some groups >>> >> > using >>> >> > the >>> >> > API, and their owner_id is set to myself. I don't have access to >>> >> > create >>> >> > projects in these groups. OTOH, groups created on the web UI don't >>> >> > have >>> >> > a >>> >> > owner_id set. >>> >> > >>> >> > When I create a project using the API shouldn't I be the group' >>> >> > owner? >>> >> > >>> >> > Thanks in advance, >>> >> > Daniel Serodio >>> >> > >>> >> > -- >>> >> > You received this message because you are subscribed to the Google >>> >> > Groups >>> >> > "GitLab" group. >>> >> > To unsubscribe from this group and stop receiving emails from it, >>> >> > send >>> >> > an >>> >> > email to [email protected]. >>> >> > To view this discussion on the web visit >>> >> > >>> >> > >>> >> > https://groups.google.com/d/msgid/gitlabhq/ddec6219-822c-41e6-aba0-20b1aa3f501a%40googlegroups.com. >>> >> > For more options, visit https://groups.google.com/d/optout. >>> >> >>> >> -- >>> >> You received this message because you are subscribed to a topic in the >>> >> Google Groups "GitLab" group. >>> >> To unsubscribe from this topic, visit >>> >> https://groups.google.com/d/topic/gitlabhq/OIDER6wjpGo/unsubscribe. >>> >> To unsubscribe from this group and all its topics, send an email to >>> >> [email protected]. >>> >> To view this discussion on the web visit >>> >> >>> >> https://groups.google.com/d/msgid/gitlabhq/CAJTzhG9XVnF8r5artGQ6q2Mfq6V3tQij4zr9ZQV_03ka0sFZFQ%40mail.gmail.com. >>> >> For more options, visit https://groups.google.com/d/optout. >>> > >>> > >>> > -- >>> > You received this message because you are subscribed to the Google >>> > Groups >>> > "GitLab" group. >>> > To unsubscribe from this group and stop receiving emails from it, send >>> > an >>> > email to [email protected]. >>> > To view this discussion on the web visit >>> > >>> > https://groups.google.com/d/msgid/gitlabhq/CAM5j0URcoUHb-O5j2-VVPi1%3D1DcrGLwqUmCWXKJZtFy-Wrw7eg%40mail.gmail.com. >>> > >>> > For more options, visit https://groups.google.com/d/optout. >> >> > ᐧ -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/CAJTzhG8RG3cQ_zC8qoowe%2BUkJH%2BgtSgu4UMqt5kkNxqXMQDSTw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
