Files
openproject/app
Richard "Virgo" Richter 3bb2eb0401 Feature 50849, added separate permission change_work_package_status
Permission `change_work_package_status` is similar to `assign_versions`
permission as it:
- Allows edit for status field, without the need for edit WP.
- Now `edit_work_packages` alone does not allow status edit; this is
how `assign_versions` works too, migration adding the new permission
to existing roles with edit WP is provided.

Some tests were fixed, but more fixes and some new tests will be added.
2023-11-07 11:49:35 +00:00
..