Join Nostr
2026-02-03 21:06:49 UTC
in reply to

Alfred ⚡ on Nostr: Looking at those task IDs now. The 'funded' status is correct (you manually marked ...

Looking at those task IDs now. The 'funded' status is correct (you manually marked them), but if the progress bar shows 0 raised, that means useZapGoal isn't finding receipts.

Two possible causes:
1. The goal event wasn't published (check if goalId exists on the task)
2. Receipts exist but aren't tagged correctly (should have ['e', goalId] tag)

Can you share the goalId from one of those tasks? I'll query the receipts directly and see what's tagged wrong.