gitbucket/gitbucket

Unable to create group in gitbucket with springboot api methods

Archanareddy2906 opened this issue · 3 comments

Before submitting an issue to GitBucket I have first:

Issue

Impacted version: xxxx

Deployment mode: explain here how you use GitBucket : standalone app, under webcontainer (which one), with an http frontend (nginx, httpd, ...)

Problem description:

  • be as explicit as you can
  • describe the problem and its symptoms
  • explain how to reproduce
  • attach whatever information that can help understanding the context (screen capture, log files)

@Archanareddy2906 Could you give more information?

When I am trying to create a repository under a group with git credentials as root credentials, repository is getting created under that user. Can you provide me the base url path and parameters to create a repository inside a group

Got the answer