stable

Clone or download

Read-only

fix: DateResultBuilder cannot find field

Part of story #38263 Choose my own columns based on field name (numeric, text, dates) *Testing:* With 2 trackers (and artifacts for both): - Tracker A has a date field - Tracker B has not a date field Select on both tracker the date field. Before the patch an exception was thrown. Now all goes fine a null value is returned for artifacts or tracker B Change-Id: Id1513772f0243d249c73e824a6d803d3726f216d

Modified Files

Name
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/ResultBuilder/Field/Date/DateResultBuilder.php +4 −0 Go to diff View file