Closed machristie closed 3 years ago
Build tool creates a default project for new user's when they first visit the build tool. Only the name is specified but this causes an error during deserialization because the code expects there to be a 'group' value (even if it is None).
Build tool creates a default project for new user's when they first visit the build tool. Only the name is specified but this causes an error during deserialization because the code expects there to be a 'group' value (even if it is None).