You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What Operating System are you using (both controller, and any agents involved in the problem)?
Windows Server 2019 Core
Reproduction steps
Find group that starts with #.
Get 400 bad request error.
Expected Results
Find the groups.
Actual Results
HTTP 400 Bad Request
Anything else?
The message below comes from firefox, the search string was simply the pound character. The filter is cut-off where the pound character would be.
The GET request was: GET https://builds.redacted.com//GraphProxy/v1.0/groups?$filter=(startswith(displayName,'#') or startswith(mailNickname,'#') or startswith(mail,'#'))&$top=10
scheme
https
host
builds.redacted.com
filename
//GraphProxy/v1.0/groups
$filter
(startswith(displayName,'
Address
10.42.1.150:443
Status
400
Bad Request
VersionHTTP/1.1
Transferred511 B (220 B size)
Referrer Policysame-origin
The text was updated successfully, but these errors were encountered:
Jenkins and plugins versions report
Environment
What Operating System are you using (both controller, and any agents involved in the problem)?
Windows Server 2019 Core
Reproduction steps
Find group that starts with #.
Get 400 bad request error.
Expected Results
Find the groups.
Actual Results
HTTP 400 Bad Request
Anything else?
The message below comes from firefox, the search string was simply the pound character. The filter is cut-off where the pound character would be.
The GET request was:
GET https://builds.redacted.com//GraphProxy/v1.0/groups?$filter=(startswith(displayName,'#') or startswith(mailNickname,'#') or startswith(mail,'#'))&$top=10
The text was updated successfully, but these errors were encountered: