Menu

#2705 unable to save .vap when annotations are added, with Tracers data

nextrelease
open-fixed
nobody
None
5
2025-06-05
2025-06-04
No

Dave run into a strange case where if he adds an annotation to his plot, he is unable to save the .vap. It crashes with the error "formatted value contains string" when trying to serialize the dom to a .vap file. Oddly it's only one type of data (Tracers not MMS for example), and I'm unable to get the bug to show on my computers.

Discussion

  • Jeremy Faden

    Jeremy Faden - 2025-06-04

    It's when it's serializing a Datum, and I'm putting in code which will at least show what the string is, so we can figure out which datum is causing the problem.

     
  • Jeremy Faden

    Jeremy Faden - 2025-06-05

    It was when it was serializing the datum time, where when you zoom in ends up getting a space when formatted (2020-01-02 00:00:00.123456) causing the problem. The guard against spaces now allows time locations to have a space.

     
  • Jeremy Faden

    Jeremy Faden - 2025-06-05
    • status: open --> open-fixed
     
MongoDB Logo MongoDB