Forum Discussion

Ximo's avatar
Ximo
Brass Contributor
Jun 17, 2026

Links in Tasks assignments emails not working (Named environment)

Hello!

We have implemented Project for the web accelerator in a named environment (non-default).

In a Plan the Project Manager assigns a task to a member of the O365 Group for that Project (Email notifications do not work if there is no O365 Group associated with the Project beforehand).

The assignee receives the email with 4 links:

Only the "Open in Teams" works, the rest linking to the Plan or the Task does not have the appid in the named environment so it fails with a correlation error that we cannot investigate further.

Is the missing appid in the links a BUG in the Project Service Core managed solution provided by Microsoft (1.0.0.87 / 1.0.166.34262)? 

Is there a way to get the links working correctly with no errors?

Thanks

1 Reply

  • Sherryberry's avatar
    Sherryberry
    Occasional Reader

    Hey, thanks for flagging this. Link issues in Planner assignment emails can be a real pain to pin down, so a couple of questions to narrow it first.

    When you click the task link from the email, what actually happens? Does it 404, land on a blank page, throw a "something went wrong" message, or send you into a sign in loop that never lands? That detail really helps figure out whether it's a routing problem or an auth one.

    Also worth checking: hover over the link in the email (or copy it) and look at the actual URL. In a named or sovereign environment the Planner endpoints are different from commercial, so if the email is pointing at a commercial URL like tasks.office.com or planner.cloud.microsoft instead of the correct endpoint for your environment, the link just won't resolve for your users. This came up a fair bit during the move to the new Planner, where the notification emails got updated to new URLs but the rollout timing across environments wasn't always in sync.

    A quick way to confirm it's a link issue and not a data or permissions issue: have the assignee open Planner directly (through Teams or the web), find the same plan, and see if the task is there and opens fine. If it does, then the task itself is healthy and you're purely dealing with a broken deep link in the email, which narrows it down a lot.

    If that's the case, I'd check the Message Center and Service Health in the admin center for any active advisory, because environment specific link problems like this are often a known issue Microsoft is already tracking. In the meantime, pointing people to open Planner directly is the cleanest workaround while it gets sorted.

    If you can share what error you see and roughly what the link URL looks like (no need to post anything sensitive), happy to help dig further. Are your users on the new Planner experience, or did this start right after a migration?