Athena — roomy-mobile/archive/changes/2025-12-24-fix-seed-avatar-urls/proposal.md

Change: Fix Seed Script Avatar URL Linking


tracked-issues:

  • tracker: linear id: RMY-151 url: https://linear.app/de-app-specialist/issue/RMY-151/create-maestro-flows-for-app-store-and-play-store-screenshot

Why

The seed script uploads avatar images to Firebase Storage emulator but sets imageUrl: null in user profile documents (seed-demo-data.js:145). Screenshots show users without profile pictures, reducing marketing quality.

What Changes

  • MODIFIED Update seed-demo-data.js to get download URLs after avatar upload and set imageUrl in user profiles

Impact

  • Affected specs: screenshot-automation
  • Affected code:
    • roomy-firebase/scripts/seed-demo-data.js - Link avatar URLs to user profiles

Reacties

Nog geen reacties