Open
Description
Category
[ ] Enhancement
[x] Bug
[x] Question
Version
3.19.0
Expected / Desired Behavior / Question
When using a calculated column for columnInternalName no results are returned.
This also seems to have been a issue before, #805
Observed Behavior
Can see that this API, /_api/web/lists('listguid')/GetItems(query=@v1) being called to get the items returns a 500 error when a calculated column is being used. The CAML query being sent in the url to the API works correctly if i test it in some other way.
Steps to Reproduce
Use a calculated column as columnInternalName