Wrong sharing link generated from a particular query #1991
Labels
priority:p1
High priority but not blocking. Causes major but not critical loss of functionality SLA <=7days.
type:bug
Something isn't working
Milestone
If you try to generate a sharing link for this query:
Then the generated link returns this error:

To Reproduce
https://graph.microsoft.com/beta/groups?$count=true&$filter=resourceProvisioningOptions/Any(x:x+eq+%27Team%27) and owners/$count eq 0&$select=id,displayName,visibility,classification,description,expirationDateTime,assignedLabels
consistencylevel=eventual
Expected behavior
the link is generated correctly
actual behavior
the url-decoded generated link is (see wrong $filter parameter)
The text was updated successfully, but these errors were encountered: