mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-01 17:31:01 +08:00

If the user that created a project has been deleted, the response from the API doesn't include a username. This crashes Cura because it had no default for the username. The organization_shared field was also optional. Done as a small fry to fix a bug found by a colleague.