There were issues with sorting in the Events and Commands tables. There seems to be an issue if formats are not supplied in the metadata for telemetry being displayed in tables. Here, metadata for Events and Commands have been updated to include formats.
[x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
[x] Is this change backwards compatible? For example, developers won't need to change how they are calling the API or how they've extended core plugins such as Tables or Plots.
Author Checklist
[x] Changes address original issue?
[ ] Tests included and/or updated with changes?
[x] Command line build passes?
[x] Has this been smoke tested?
[x] Testing instructions included in associated issue OR is this a dependency/testcase change?
Reviewer Checklist
[x] Changes appear to address issue?
[x] Reviewer has tested changes by following the provided instructions?
[x] Changes appear not to be breaking changes?
[ ] Appropriate automated tests included?
[x] Code style and in-line documentation are appropriate?
[ ] Has associated issue been labelled unverified? (only applicable if this PR closes the issue)
[x] Has associated issue been labelled bug? (only applicable if this PR is for a bug fix)
Closes #442
Describe your changes:
There were issues with sorting in the Events and Commands tables. There seems to be an issue if formats are not supplied in the metadata for telemetry being displayed in tables. Here, metadata for Events and Commands have been updated to include formats.
All Submissions:
Author Checklist
Reviewer Checklist