Content
View differences
Updated by Aaron Contreras over 2 years ago
**Acceptance criteria**
* [ ] Have an `api/v3/work_packages/:id/available_assignee`s endpoint that also returns users the work package is shared with
* [ ] Include shared with users to be valid in the contract
* [ ] Seed `work_package_assigned` for work package edit role
* [ ] Request from the new endpoint on the front-end
* [ ] Have an `api/v3/work_packages/:id/available_assignee`s endpoint that also returns users the work package is shared with
* [ ] Include shared with users to be valid in the contract
* [ ] Seed `work_package_assigned` for work package edit role
* [ ] Request from the new endpoint on the front-end