Rebecca Stone
Member since 3/29/2026
Webhook endpoint validation is too strict
Switched to a tunnel for our internal testing after reading this thread, works well.
Official client libraries for Python and Node
Used openapi-typescript exactly as suggested, took maybe twenty minutes to get a working client.
Mapping custom fields during import✓ Solution
We mapped our old priority values onto tags after the fact with a quick script against the API, worked well enough.
Date formatting does not respect European locales
Any workaround in the meantime, or is it just something to live with?
Reply notifications do not group by thread
Agreed, switched to the daily digest in the meantime to cut down on the noise.
Voting appears to allow the same user twice
Glad it was just a display blip, had a moment of worry about vote integrity.
Public profile URL format
Good to know, bookmarked my own profile link with confidence it will not break later.
Session length before re authentication
Confirms what we saw, stayed logged in for weeks without doing anything special.
Revoking access for an offboarded employee
Also worth revoking any personal access tokens they may have generated, those are not tied to the session either.
Renaming a tag without breaking old links
Good to know, was hesitant to rename anything for exactly this reason.
Letting members unsubscribe from all notifications
Can confirm, unsubscribed from a link in an old email and I can still log in fine.
Using a subdomain and a custom domain together
Good to know it never goes away, was worried about breaking old bookmarks.
Backup codes for two factor auth
Saved mine to a password manager right away, good call flagging that they only show once.
Timeline for an Android app
Same, would use an Android app if it ever ships, the mobile web view works but is not quite the same.
Replay a webhook that failed to deliver
The redeliver button saved us during an outage last week, worked exactly as described.
Do webhooks fire once per bulk update
We hit this too, ended up debouncing on our end same as described.


