[Planner App] - Unable to load roster when user deleted from organization

Justice, Elliot 0 Reputation points
2025-01-21T13:38:41.2466667+00:00

II have an internal business app that creates Planners for long duration customer projects. The duration of these engagements means that it is highly likely that an employee at our organization will leave the company at which point our IT staff deletes them from Microsoft Entra. This is causing the Planner App in Teams to show the following banner message when users access a Planner with the deleted user
User's image

This is also preventing the users from being able to assign users to a task or to view the current member list through the Share Button.
User's image

Using the Graph APIs, the call to retrieve the roster members is not erroring, but it still contains the now deleted user(s) so that (presumably) when MS teams calls the Graph APIs to resolve a users info the individual user APIs returns a 404 error which is causing this issue. As far as I know, we are on the Basic plan so based on https://learn.microsoft.com/en-us/planner/delete-user-data the deleted users should be getting marked as "Former Employees" but it seems this may be dependent on how the user gets removed from the organization

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,780 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,934 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Robin Sheng-MSFT 5,935 Reputation points Microsoft Vendor
    2025-01-22T07:13:13.8333333+00:00

    Hi @Justice, Elliot

    According to your case description, when accessing Planner with a deleted user, this will cause the Planner application in Teams to display the banner message we couldn't load the users for this plan.

    This issue may be caused by the deleted user still being referenced in the plan, causing Planner to be unable to load the user information. Please try the following possible solutions:

    • Manually update plan members: Make sure there are no deleted users in the plan. Open Microsoft Planner and select the plan that needs to be updated. In the upper right corner of the page, select the Members icon. Find and delete the user of the former employee and click the X next to the user to remove it.
    • Clear cache: Try clearing the cache of your browser or Teams application and then reload Planner. User's image
    • Check the deletion status of users in Microsoft Entra: Sign in to the Microsoft Entra admin center with administrator credentials. Go to Identity > Users > Deleted users. Here, you can see a list of users that have been deleted in the past 30 days. It may take a while for it to sync with Teams, so please be patient.

    https://support.microsoft.com/en-us/office/frequently-asked-questions-about-microsoft-planner-d1a2d4e6-a4d7-408c-a48a-31caaa267de5#bkmk_general-questions


    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.



Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.