Content
View differences
Updated by Jens Ulferts over 2 years ago
**As a** project member having shared a work package with an external user
**I want** to also assign the work package to that shared with user
**so that** I can collaborate with that external user on implementing the work package and to communicate the responsibilities when doing so
The specification can be found in #31150.
**Acceptance criteria**
* Users with [ ] Have an `api/v3/work_packages/:id/available_assignee`s endpoint that also returns users the sharing role "Edit" And "Comment" on a work package can is shared with
* [ ] Include shared with users to be selected as assignees valid in the contract
* [ ] Seed `work_package_assigned` for that work package.
package edit role
* This includes all [ ] Request from the usual behaviour an assignee has e.g. that they are notified of work package updates new endpoint on account of them being assignee the front-end
**I want** to also assign the work package to that shared with user
**so that** I can collaborate with that external user on implementing the work package and to communicate the responsibilities when doing so
* Users with
* [ ] Include shared with users to
* [ ] Seed `work_package_assigned`