Skip to content

Fix support for null fullname in orbit db #221

Description

@charliemirabile

The code that handles the fullname field is designed with the idea that it can be null (i.e. warpdrive does not enforce it being provided, and the containerfile code checks if it exists instead of using it straight up), but the actual db schema does not include null=True. Correct this so that accounts not intended for use by students can be created without needing to provide a name

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions