Repository: stream/firestore-activity-feeds
Issue Title: Enhance: Include Activity ID in Firestore Document Object
Issue Description:
Currently, the Firestore document object lacks the activity ID when an activity is created within the Stream activity feed using the stream/firestore-activity-feeds Firebase extension. This omission presents challenges when correlating activity data with corresponding Firestore documents, potentially leading to inefficiencies during data retrieval.
Request:
We kindly request an enhancement to the extension's functionality by adding the activity ID to the Firestore document object at the moment an activity is created within the Stream activity feed.
Implementation Proposal:
We propose modifying the extension's logic to ensure that, upon activity creation, the activity ID is included in the Firestore document object. This enhancement would enhance data coherence and simplify retrieval processes for associated activities.
Expected Benefits:
- Improved Data Correlation: By associating the activity ID with the Firestore document, users can effortlessly match activities with their corresponding Firestore records.
- Streamlined Data Retrieval: Including the activity ID simplifies queries, promoting efficient retrieval of activity-related data from Firestore.
We believe this enhancement will significantly improve the usability and effectiveness of the stream/firestore-activity-feeds extension. Thank you for considering our request.
Additional Information:
Thank you for your attention to this matter.
Repository: stream/firestore-activity-feeds
Issue Title: Enhance: Include Activity ID in Firestore Document Object
Issue Description:
Currently, the Firestore document object lacks the activity ID when an activity is created within the Stream activity feed using the
stream/firestore-activity-feedsFirebase extension. This omission presents challenges when correlating activity data with corresponding Firestore documents, potentially leading to inefficiencies during data retrieval.Request:
We kindly request an enhancement to the extension's functionality by adding the activity ID to the Firestore document object at the moment an activity is created within the Stream activity feed.
Implementation Proposal:
We propose modifying the extension's logic to ensure that, upon activity creation, the activity ID is included in the Firestore document object. This enhancement would enhance data coherence and simplify retrieval processes for associated activities.
Expected Benefits:
We believe this enhancement will significantly improve the usability and effectiveness of the
stream/firestore-activity-feedsextension. Thank you for considering our request.Additional Information:
Thank you for your attention to this matter.