diff --git a/docs/system-admin-guide/attribute-help-texts/README.md b/docs/system-admin-guide/attribute-help-texts/README.md index 24c3eb8b0c76..5e51f257e30c 100644 --- a/docs/system-admin-guide/attribute-help-texts/README.md +++ b/docs/system-admin-guide/attribute-help-texts/README.md @@ -12,6 +12,7 @@ keywords: attribute help texts, help texts for projects and work packages
**Attribute help texts** provide additional information for attributes in work packages and projects. After setting them up they are displayed when users click on the question mark symbol next to custom fields in projects and work packages. This way you will reduce wrong entries for attributes. This is especially relevant for company specific custom fields. +
## Overview diff --git a/docs/user-guide/work-packages/README.md b/docs/user-guide/work-packages/README.md index b48844ec54f2..5e51d47f6845 100644 --- a/docs/user-guide/work-packages/README.md +++ b/docs/user-guide/work-packages/README.md @@ -33,6 +33,7 @@ Work packages can be displayed in a projects timeline, e.g. as a milestone or a | [Create a work package](create-work-package) | How to create a new work package in OpenProject. | | [Set and change dates and duration](set-change-dates) | How to set and change the start date, finish date and duration of a work package. | | [Baseline comparison](baseline-comparison) | How to track work package changes over time. | +| [Share work packages with external users (Enterprise add-on)](share-work-packages) | How to share work package with users or group outside of your project. | | [Edit work package](edit-work-package) | How to edit a work package in OpenProject. | | [Copy, move, delete](copy-move-delete) | How to copy, move, delete a work package. | | [Work package table configuration](work-package-table-configuration) | How to configure the work package table (columns, filters, group by, etc.). | diff --git a/docs/user-guide/work-packages/share-work-packages/README.md b/docs/user-guide/work-packages/share-work-packages/README.md index d0e52a3b4ca2..65a6e6b7b618 100644 --- a/docs/user-guide/work-packages/share-work-packages/README.md +++ b/docs/user-guide/work-packages/share-work-packages/README.md @@ -6,7 +6,7 @@ description: How to share work packages in OpenProject. keywords: work package, share, share work packages --- -# Share work packages +# Share work packages (Enterprise add-on) It is possible to share work packages with users that are not members of a project or are not yet registered on your instance. In the latter case a user will need to register in order to view the work package.