firebase / extensions

Source code for official Firebase extensions
https://firebase.google.com/products/extensions
Apache License 2.0
882 stars 372 forks source link

Encountering problems with the latest update #2026

Closed ahmad5149 closed 3 months ago

ahmad5149 commented 3 months ago

In my previous version of the extension, there was an option available to select the Import existing Firestore documents into BigQuery? and Existing Documents Collection name fields. However, upon installing the new extension for the updated collection, these options are no longer visible. Additionally, after installation, it fails to import the old Firestore data into BigQuery.

Furthermore, during the installation of the new extension, there was an option new old to modify the extension ID. However, today, upon installing a new one, this option is no longer presented. Interestingly, when attempting to install another extension, the same option is provided. I am uncertain as to why this inconsistency is occurring. Please refer to the attached screenshot for clarification.

whenpiqsfly commented 3 months ago

🤚 +1 - noticed this last week, the option also disappeared from the CLI installer - please fix.

pr-Mais commented 3 months ago

This is intentional, please find the reason why in #2003 and #2000. Meanwhile, you can use the import script to backfill your existing docs into BigQuery.