79145386

Date: 2024-10-31 15:52:07
Score: 0.5
Natty:
Report link

RESOLVED

I was able to get the query to work. Based on @Frank van Puffelen's comment on my original question, I checked the initialization of the DocumentReference and it was final itemReference = _itemsCollection.doc(item.reference.id);. Instead of that, I just passed the existing item.reference into the query and it worked. Not sure why that made a difference, but it did.

Reasons:
  • Whitelisted phrase (-1): it worked
  • Has code block (-0.5):
  • User mentioned (1): @Frank
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: byron