stable

Clone or download

Read-only

Mask option for fast compute trackers

This is part of story #9090: have computed fields compatible with artifact links v2 How to test this: In the tracker administration, Given any tracker, when you add a new computed field, then you should not see a "fast compute" checkbox and the new field should automatically be in "fast compute" mode Given a tracker with a computed field that was set in "fast compute" mode: - when you edit this field, then you should no longer see a "fast compute" checkbox - when you submit the edition, then the field should stay in "fast compute" Given a tracker with a computed field that was not set in "fast compute" mode: - when you edit this field, then you should see an unchecked "fast compute" checkbox - when you submit the edition without checking the "fast compute" mode, then the field should not be switched to "fast compute" Change-Id: Iaf7ac6f32e44a6be945821a32a3fc7aa2a55812c

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Computed.class.php +92 −5 Go to diff View file