Docs feedback: Label Priority doesn't detail all limits

https://docs.gitlab.com/ee/user/project/labels.html#label-priority

The documentation talks about ordering labels inside a project. The documentation is missing the information that only the labels of the direct ancestor group of the project can be ordered/prioritised.

Single parent:

ie. Group A -> Project Z

In Project Z you can prioritize the labels of Project Z and those inherited from Group A.

Multiple Parents

ie. Group A -> Group B -> Project Z

In Project Z you can prioritize the labels of Project Z and those inherited from Group B. You cannot also prioritize the labels from Group A. They are not available as options.

Edited by Gerwin van de Steeg