stable

Clone or download

Read-only

issue: comparison to nothing can fail

part of story #10710 search on fields with duck typing have a cross tracker search performing a query on a numeric field `intial_effort=''` on two trackers in tracker A initial_effort is an int in tracker B initial_effort is a float create an artifact `A` in tracker A without this pacth: - the search display artifact A as an artifact without value with this patch: - the artifact is known as an artifact with value and is not found by the query Change-Id: I765b30a38d5511c64477e33c34d66cbaeed2a74f

Modified Files

Name
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Field/Numeric/EqualComparisonFromWhereBuilder.php +1 −1 Go to diff View file