Content
View differences
Updated by Wieland Lindenthal about 5 years ago
Green plus button in header that opens a drop down menu with the following options:
* Work package
* Opens work package form. The current project is pre-selected.
* Project-scoped, show all active work package types
* Globally, show all work package types visible to the user (active in projects that the user is active in)
* Show the type-specific highlighting/colors
* Project
* When in project context, selects the current project as parent
* Extend the advanced settings when parent is passed
* Do not name option "Subproject" when in project context
* Add user, if you have
* the global permission to create/invite users OR
* if you are in a project AND you have the right to add members or placeholder users to that project
Affects:
* Header layout. In order to avoid overlapping elements we need to take space away from other header elements. See specification here [https://github.com/opf/openproject/pull/9058](https://github.com/opf/openproject/pull/9058) Maybe from the search input? Or we could move the "Help" menu somewhere else?
* Work package
* Opens work package form. The current project is pre-selected.
* Project-scoped, show all active work package types
* Globally, show all work package types visible to the user (active in projects that the user is active in)
* Show the type-specific highlighting/colors
* Project
* When in project context, selects the current project as parent
* Extend the advanced settings when parent is passed
* Do not name option "Subproject" when in project context
* Add user, if you have
* the global permission to create/invite users OR
* if you are in a project AND you have the right to add members or placeholder users to that project
Affects:
* Header layout. In order to avoid overlapping elements we need to take space away from other header elements. See specification here [https://github.com/opf/openproject/pull/9058](https://github.com/opf/openproject/pull/9058)