filter out notifications caused by me
when I create/comment/etc. on an issue I get notified in devuhb..how can I filter out anything that is coming from my own user ?
Hi,
DevHub already checks if the activity was created by you and marks the item as read automatically, so you don’t receive push notifications about your own activities. It still show at the list but without the “unread dot indicator”.
Could you clarify what do you mean by “get notified”? What’s happening exactly and what’s the column type? (notifications, activities or issues/prs).
There isn’t an specific filter for that at the moment.
its "involves:maxandersen" and "inbox:participating" - issues I created and comments I made show up in there together with my mentions and follows and they generate a 'bing' notification as I've setup notifcation for that column....I would just like it to not notify when I'm the source of the content
For the “notifications” and “activities” columns I believe it’s already working as expected.
For the “issues&prs” columns I need to fetch the latest comment from each issue to be able to implement that. It’s planned.
okey, yes it could very well be issues/prs that are triggering this. I'll turn notifications of for those then and see what I miss :)