add a way to check if the file change was caused by the user, to prevent multiple users syncing to the same folder causing spamming of update messages to the team.
if multiple people are synced to the same team, when each of their onedrive's detects a change to a file, each of their notifiers will end up posting to the team, so validating the person who caused the change was that user would prevent this from occuring.
add a way to check if the file change was caused by the user, to prevent multiple users syncing to the same folder causing spamming of update messages to the team.
if multiple people are synced to the same team, when each of their onedrive's detects a change to a file, each of their notifiers will end up posting to the team, so validating the person who caused the change was that user would prevent this from occuring.