ngageoint / scale

Processing framework for containerized algorithms
http://ngageoint.github.io/scale/
Apache License 2.0
105 stars 45 forks source link

Simplifying metrics - will return ids in plot data values when populated #1793

Closed emimaesmith closed 5 years ago

emimaesmith commented 5 years ago
Checklist

Affected app(s)

metrics

Description of change

The PlotDataValueSerializer was not returning the id field utilized by the UI in certain plots. Updated the serializer to always include this field - stripping it out if not populated.