Menu

#432 Error when getting snapshot with UUID as binary

v2.6.*
pending
None
(not fixed)
5
2019-04-24
2019-04-24
No

When getting a snapshot, if the table has an UUID column (as BINARY(16) NOT NULL) and the value of the previous column to that one is NULL, the snapshot will return the UUID column value as NULL even if it has a value.

I will try to provide an example project with this error.

Discussion

  • Jeff Jensen

    Jeff Jensen - 2019-04-24
    • status: open --> pending
    • assigned_to: Jeff Jensen
     
  • Jeff Jensen

    Jeff Jensen - 2019-04-24

    Thanks for reporting.

    An example project helps but if instead you make the reproduction as dbUnit tests showing the error (and maybe with a fix), it's easier for us and therefore can apply the fix or address the issue with the tests quicker. This doc helps if you can do that: Dev Guide

     

Log in to post a comment.

MongoDB Logo MongoDB