Files
openproject/app/forms/work_packages/dialogs
Christophe Bliard 2fb3154a01 [61551] Fix creating children from relations tab in status-based mode
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.
2025-02-17 17:49:12 +01:00
..