Sep 25 2023 02:01 AM
My customer's teams use Planner a lot, one feature they miss dearly is one view to display all the tasks from all the plans the current user has access to. The current "Assigned to me" view on the Planner web view and Tasks app on Teams do an aggregation of tasks, but only the ones that are assigned to me.
Has anyone been able to develop this feature? From my investigation it is possible through Graph API, but for that I need to find all the Plans the current user has access to and then loop through each plan to find the Tasks that are part of it aggregate and send. Doesn't seem to be very efficient though.
Microsoft Search could have been another option, but Search doesnt index Plans yet.
Regards,
Ravi
Sep 25 2023 05:01 AM