mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-02 19:48:17 +00:00
Docs: Team Note Addition in Team Structure (#22384)
* Docs: Team Note Addition in Team Structure * Docs: Team Note Addition in Team Structure --------- Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
This commit is contained in:
parent
b762a0d7eb
commit
a234298347
@ -23,6 +23,12 @@ OpenMetadata supports a hierarchical team structure with **teamType** that can b
|
||||
{% /note noteType="Warning" %}
|
||||
{% /note %}
|
||||
|
||||
{% note %}
|
||||
|
||||
OpenMetadata supports flexible nested team hierarchies under organizational structures such as Business Unit, Division, and Department. While there is no hardcoded limit to the depth of hierarchy, leaf nodes such as "Group" cannot have child teams. Additionally, certain team types like "Department" cannot be nested within "Group." To extend the hierarchy, consider using other team types where appropriate.
|
||||
|
||||
{% /note %}
|
||||
|
||||
{% image
|
||||
src="/images/v1.7/how-to-guides/teams-and-users/teams.png"
|
||||
alt="team-structure"
|
||||
|
||||
@ -23,6 +23,12 @@ OpenMetadata supports a hierarchical team structure with **teamType** that can b
|
||||
{% /note noteType="Warning" %}
|
||||
{% /note %}
|
||||
|
||||
{% note %}
|
||||
|
||||
OpenMetadata supports flexible nested team hierarchies under organizational structures such as Business Unit, Division, and Department. While there is no hardcoded limit to the depth of hierarchy, leaf nodes such as "Group" cannot have child teams. Additionally, certain team types like "Department" cannot be nested within "Group." To extend the hierarchy, consider using other team types where appropriate.
|
||||
|
||||
{% /note %}
|
||||
|
||||
{% image
|
||||
src="/images/v1.8/how-to-guides/teams-and-users/teams.png"
|
||||
alt="team-structure"
|
||||
|
||||
@ -23,6 +23,12 @@ OpenMetadata supports a hierarchical team structure with **teamType** that can b
|
||||
{% /note noteType="Warning" %}
|
||||
{% /note %}
|
||||
|
||||
{% note %}
|
||||
|
||||
OpenMetadata supports flexible nested team hierarchies under organizational structures such as Business Unit, Division, and Department. While there is no hardcoded limit to the depth of hierarchy, leaf nodes such as "Group" cannot have child teams. Additionally, certain team types like "Department" cannot be nested within "Group." To extend the hierarchy, consider using other team types where appropriate.
|
||||
|
||||
{% /note %}
|
||||
|
||||
{% image
|
||||
src="/images/v1.9/how-to-guides/teams-and-users/teams.png"
|
||||
alt="team-structure"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user