Skip to content

[firestore-leaderboard] Setting SCORE_COLLECTION_PATH doesn't work #146

@CorieW

Description

@CorieW

Expected Behavior

Documents added to the SCORE_COLLECTION_PATH collection should trigger a leaderboard update.

Actual Behavior

Documents added to the SCORE_COLLECTION_PATH collection don't trigger a leaderboard update. Instead, it just triggers from the default (users) collection.

Steps to Reproduce the Problem

  1. Set SCORE_COLLECTION_PATH to scores
  2. Add a document to scores collection (won't do anything)
  3. Add a document to users collection (triggers a leaderboard update)

Specifications

  • Extension name: firestore-leaderboard

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions