microsoftgraph / microsoft-graph-explorer-v4

React/Redux version of Graph Explorer used to learn the Microsoft Graph Api
https://developer.microsoft.com/graph/graph-explorer
MIT License
212 stars 91 forks source link

Issue with filter on managerDevices #3125

Closed derekb519 closed 5 months ago

derekb519 commented 5 months ago

When attemption to use a filter for the 'userId' property on https://graph.microsoft.com/v1.0/deviceManagement/managedDevices, it is returns ALL managed devices and disregarding the filter.

To Reproduce Steps to reproduce the behavior:

Expected behavior I would expect either the filter be honoured as described above, or simply return an error if filtering by userId is not supported.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

derekb519 commented 5 months ago

This issue can also be seen here: https://learn.microsoft.com/en-us/answers/questions/934936/microsoft-graph-filtering-managed-devices-by-wifim

I have a ticket open with Microsoft but no helpful responses as of this time.

thewahome commented 5 months ago

@derekb519 it is likely filter is not supported on this endpoint

microsoft-github-policy-service[bot] commented 5 months ago

Hello @derekb519

Thank you for reporting your concern. Unfortunately, we in the Graph Explorer team do not have any ownership of the APIs that are causing you issues. If you report this issue in the Microsoft Q&A forum, it will get routed to the appropriate team for them to triage. https://aka.ms/askgraph This issue will now be closed. If you encounter any issues with Graph Explorer in the future, please feel free to open an issue.