stable
Clone or download
Read-only
this is part of story #9090 have computed fields compatible with artifact links v2 On table report renderer you can see manually and computed values. Both values are exported into CSV On import CSV, computed values are skipped Change-Id: I48bcaa9c4fb107efb6007c067402a543a41c76ae
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field.class.php | +8 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Computed.class.php | +18 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +16 | −9 | Go to diff View file |
M | plugins/tracker/tests/TrackerTest.php | +9 | −5 | Go to diff View file |