Skip to content
Snippets Groups Projects
user avatar
Vladislav Shpilevoy authored
Before the patch the nil UUID was ignored and a new random one
was generated. This was because internally box treats nil UUID
as its absence.

Now a user will see an explicit message that nil UUID is a
reserved value.

Closes #4282

(cherry picked from commit a8ebd334)
ff7d8f86
History