Secrets Limitation & Migration Failure (DM Fitty)

Project Information

Project Name: DM Fitty

Project ID: marketpilot-m0b

Project Number: 8516476595..

Firebase Studio App

  • App Nickname: DM Fitty

  • App ID: 1:851647659526:web:1ebef681442ff0f8b90d..

Google AI Studio Migrated App

  • App Nickname: ai-studio-applet-webapp

  • App ID: 1:851647659526:web:b9c7cbcce1404ee6b90d..


Issue Summary

After migrating my Firebase Studio project to Google AI Studio, the application cannot function because of limitations around Secrets and an incomplete migration.

Problems Encountered

  1. Required Secrets are unavailable after migration.

    • Existing application secrets were not migrated.

    • The application cannot access required API keys and configuration.

  2. Google AI Studio appears to have limitations managing the Secrets required by the application.

    • This prevents the application from functioning correctly.
  3. The migrated application is incomplete and cannot be deployed successfully.

  4. The migration process did not preserve all application resources required for the project to continue development.

Expected Behaviour

The migration should either:

  • migrate existing Secrets,

  • provide a supported migration process for Secrets,

  • or clearly document the required manual migration steps.

The migrated application should remain deployable after migration.

Actual Behaviour

The migrated project is incomplete because required Secrets are unavailable, preventing deployment and normal application development.