I’m making a master bugfix list topic in my community that grabs content from other topics via API/webhooks, but I’m having trouble alerting users who are watching the topic. My topic is registering each iteration as an edit (good).
I’ve tried:
Setting them to watching
Not on the page when it updates
Confirming my API calls don’t have bypass_bump=true
That’s so weird. I’m trying on two different test users and neither are being notified.
I thought I had a breakthrough shifting the API calls from system to my account, but no luck. My users are being notified of the new topic, but not that my master topic is has been updated.
Assuming I can’t figure it out, the jank workaround that I have is to create public groups that people can join if they want updates on the bug fix lists, then tag that group with every edit.
TBD if editing a topic where someone is tagged re-notifies them? This sounds like Monday problem to solve, though