Update manual Firestore database setup - #31
Conversation
qayshp
left a comment
There was a problem hiding this comment.
Self-review completed. I found one documentation detail to tighten before this draft is ready.
Validation update
No production screenshot asset is recommended for this change: the vendor UI is prone to drift, while the corrected text now covers both observed navigation variants. This page also overlaps PR #34. When either branch is rebased, the final version must preserve both this corrected creation flow and #34's scoped security rules. |
|
Merge-readiness update: commit |
Summary
Why
Google's current console no longer consistently matches the existing two-step Create database > Next > Enable instructions. The expanded flow prevents users from guessing which database edition and compatibility mode BlueBubbles expects.
Fixes BlueBubblesApp/bluebubbles-server#823.
Scope
This PR updates the database-creation flow only. It does not change the later Firestore security-rule recommendation, which is addressed separately in BlueBubblesApp/bluebubbles-server#783 and docs PR #34.
Validation
git diff --check origin/master...HEADgit diff --checkNo Firebase database was created and no account state changed. A screenshot is intentionally omitted because the vendor UI can drift; the text covers both observed navigation variants.