Check if user is still editing the file before revoke the permission

s w 80 Reputation points
2024-03-28T19:31:23.5033333+00:00

Before we revoke any user's permission by API calls, we do want to have a way to check if they are still editing the file, and send a friendly reminder to let them save their changes.

I know graph API calls are not supporting to check user edit status. But does there any way to do it without API calls?

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,630 questions
0 comments No comments
{count} votes

Accepted answer
  1. Haoyan Xue_MSFT 19,711 Reputation points Microsoft Vendor
    2024-03-29T02:46:50.06+00:00

    Hi @s w ,

    Thank you for posting in this community.

    There is no accurate way to see what a user is editing.

    One of the better ways to do this is to look at the audit logs. Monitor user activity related to specific files. If you see recent edits or interactions, consider delaying permission revocation and manually sending an email.https://support.office.com/article/b37c5869-1b47-4a82-a30d-ea20070fe527


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful