stable

Clone or download

Read-only

Extract Radiobuttons in CSV with duck typing

Part of story #12523 Export single-value list fields to CSV How to test: - Export CSV from a cross-tracker widget with a saved and non-empty report. - When there is a field in at least two trackers with the same shortname and the same Radio button type, it will be exported. - Trackers without this field will have an empty value for this column. Change-Id: I89192b188b778b5baa30dcd5f2bf24e6db9be3f0

Modified Files

Name
M plugins/crosstracker/include/CrossTracker/Report/CSV/Format/FormElementToValueVisitor.php +2 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/SimilarField/SupportedFieldsDao.php +1 −1 Go to diff View file