Can we have Multi-Level Hierarchy in Bitbucket (Cloud + Enterprise)?
E.g.
Root: MyOrg Inc
1st Level: Brand1, Brand2....
2nd Level: Brand1-Project1, Brand1-Project2, Brand2-Project1......
3rd Level: Brand1-Project1-middleware, Brand1-Project1-webapp, Brand2-Project1-middleware, Brand1-Project1-mobileapp
Hi Yagnesh,
Unfortunately, from Bitbucket Server's perspective, there are no other levels outside of Projects & Repositories which give you 2 out of 3 of your hierarchy levels.
There is a feature request to allow project categorization. This will give you the first level in your output. See Allow projects to be categorized
Additionally, from that feature request, there is a plugin called Categories for Bitbucket that will allow you to create that additional level so that your structure will look as so:
1st Level Categories: Brand1, Brand2....
2nd Level Projects: Brand1-Project1, Brand1-Project2, Brand2-Project1......
3rd Level Repositories: Brand1-Project1-middleware, Brand1-Project1-webapp, Brand2-Project1-middleware, Brand1-Project1-mobileapp
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.