stable
Clone or download
Read-only
This is part of story #13569 define a default value for computed fields If a default value has been set for a computed field, then this field is open in a "manual value" mode with the input filled with the default value at artifact creation. Default value behaviour for computed field is the same as the other numeric fields (for instance, without submit rights for the user the default value is correctly saved). REST and CSV import checks will be done in dedicated commits. Change-Id: I44b40ae1a131a4181cebc055186d97bed05e8f14
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Computed.class.php | +35 | −11 | Go to diff View file |
M | plugins/tracker/www/themes/default/css/style.scss | +11 | −1 | Go to diff View file |