Skip to content

Add missing MongoDB connection initialization to vault routes #23

@KGFCH2

Description

@KGFCH2

Summary

Fix API routes that use MongoDB without first initializing the DB connection.

Details

  • Ensures vault routes call DB connect helper
  • Prevents intermittent auth/data failure in API requests

Acceptance Criteria

  • Vault routes initialize database connection
  • Vault endpoints work consistently
  • No DB connection errors remain in these routes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions