Content
View differences
Updated by Niels Lindenthal over 4 years ago
As a Nextcloud user
I want to see the related work packages for a file
so that I know:
* the status of the file in a workflows (work package status)
* where the file is used
* easier navigate to connected information in OpenProject
Examples:
* I have a labor contract (.docx) and I want to know if the manager has approved the conditions.
* There is a security guideline that is relevant for the specification of a new feature and I want to know where this guideline is used so that I can estimate the impact on the project.
* I want to update the status of the related work package to communicate the current progress. The link helps me to find the correct work package.oAuth
## Implementation considerations
* API in OpenProject to query work packages by file ID.
* OpenProject tab showing the linked work packages
* Adding a work package from the OpenProject tab to add a link
## Out of scope
* Creation of work packages
* Automatically manage permissions package.
I want to see the related work packages for a file
so that I know:
* the status of the file in a workflows (work package status)
* where the file is used
* easier navigate to connected information in OpenProject
Examples:
* I have a labor contract (.docx) and I want to know if the manager has approved the conditions.
* There is a security guideline that is relevant for the specification of a new feature and I want to know where this guideline is used so that I can estimate the impact on the project.
* I want to update the status of the related work package to communicate the current progress. The link helps me to find the correct work package.oAuth
## Implementation considerations
* API in OpenProject to query work packages by file ID.
* OpenProject tab showing the linked work packages
* Adding a work package from the OpenProject tab to add a link
## Out of scope
* Creation of work packages
* Automatically manage permissions