biigle / sync

:m: BIIGLE module to transfer data between application instances
GNU General Public License v3.0
0 stars 0 forks source link

Add UUIDs to label trees, labels and users #1

Closed mzur closed 6 years ago

mzur commented 6 years ago

Similar to images, add UUIDs to label trees, labels and users. This should be done in biigle/core whenever a new model is created. Also, show the user UUID in the user account settings. Allow global admins to set a UUID for new users. If none is set, a new one is generated.

Maybe add a note on the manual assignment of user UUIDs to the documentation?

Add a migration that generates UUIDs for all existing models.