gitbeaker icon indicating copy to clipboard operation
gitbeaker copied to clipboard

Groups resources missing Descendant Groups endpoint

Open autumnfound opened this issue 3 years ago • 4 comments

Description

  • Node.js version: 12.22
  • Gitbeaker version: latest
  • Gitbeaker release (cli, node, browser, core, requester-utils): core
  • OS & version: Linux (manjaro-5.15)

Looking into the source of the Groups resource, we are missing the ability to query for descendant groups as described by the Groups API docs. This is described as being available in 13.5 which I believe is in line with current support.

I'll look into providing a patch for this, as it should be pretty straightforward as it's essentially an extension of the subgroups call that is already available.

autumnfound avatar May 03 '22 16:05 autumnfound

I was able to add this, but still testing the entire updates in #2258

jdalrymple avatar May 03 '22 17:05 jdalrymple

I was able to add this, but still testing the entire updates in #2258

I was hoping to use this in the near future. Is there a timeline for getting this in?

autumnfound avatar May 03 '22 17:05 autumnfound

Not exactly, ASAP? Its the only thing I'm focusing on rn for this project. Right now I'm on the testing phase, but realistically, I don't see it being finished in the next week or two, too much to test and I am but a man haha

jdalrymple avatar May 04 '22 14:05 jdalrymple

No worries, totally get it! Just seeing if the time frame is weeks or months :) much appreciated!

autumnfound avatar May 04 '22 14:05 autumnfound

:rocket: Issue was released in 37.0.0 :rocket:

jdalrymple avatar Apr 26 '23 17:04 jdalrymple