mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
2fb3154a01
https://community.openproject.org/wp/61551 In status-based mode, the done_ratio is automatically added to the work package, and it's read-only too. It should not be submitted as a hidden field in the create child dialog form. Excluding all read-only attributes from being submitted as hidden fields fixes the issue.