-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
area:csom/rest/apiCategory: SharePoint Client Side Object Model SDK / REST APICategory: SharePoint Client Side Object Model SDK / REST APIstatus:fixed-next-dropIssue planned to be fixed in an upcoming release.Issue planned to be fixed in an upcoming release.type:bug-confirmedConfirmed bug, not working as designed / expected.Confirmed bug, not working as designed / expected.
Description
Category
- Question
- Typo
- Bug
- Additional article idea
Expected or Desired Behavior
When search through the rest api as in '/_api/search' then I expect that the properties of each search row object is presented in the same way and not change casing suddenly so that the code that we have IN PRODUCTION breaks as we do not find the property we are looking for.
Observed Behavior
In Target release tenant the response has changed when selecting the SiteID to SiteId.
Steps to Reproduce
Do a search in a target release tenant
[tentant]/_api/search/query?querytext=%27*%27&selectproperties=%27SiteID%27
Submission Guidelines
Thanks for your contribution! Sharing is caring.
Metadata
Metadata
Assignees
Labels
area:csom/rest/apiCategory: SharePoint Client Side Object Model SDK / REST APICategory: SharePoint Client Side Object Model SDK / REST APIstatus:fixed-next-dropIssue planned to be fixed in an upcoming release.Issue planned to be fixed in an upcoming release.type:bug-confirmedConfirmed bug, not working as designed / expected.Confirmed bug, not working as designed / expected.