The permission to edit the work package is controlled through the HAL link workPackage.update For new work packages, add_work_packages permission leads update link of /api/v3/projects/X/work_packages/form When saving the work package, no update links is returned (correct, since you don't have the permission). The returning HAL+JSON is merged back into the frontend resource, leaving the old update link, which is now invalid. https://community.openproject.com/wp/28580pull/6724/head
parent
a58636592d
commit
a694f9a581
Loading…
Reference in new issue