Files
openproject/app/forms/custom_fields
Ivan Kuchin efa709c079 use the object.custom_comment_for(cf) instead of cf.comment_for(object)
As comments are built on object size, they will be present after failed
validation, but for comments from the custom field side they will be
queried from DB, so will not be the built ones
2026-02-25 20:07:26 +01:00
..