Skip to content

[Bug] Backend startup fails with NameError: name 'uuid' is not defined in auth.py #233

@Congregalis

Description

@Congregalis

Pre-checks

Deployment Method

Source (setup.sh)

Steps to Reproduce

Run sh restart.sh from project root.

Expected vs Actual Behavior

Backend crashes during import with:
NameError: name 'uuid' is not defined

Logs / Screenshots

Regression introduced by commit 6041197 ("Merge branch 'main' into Atlas-SZ/main"), where uuid type annotations remained but the import was dropped.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions