Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ListItemPicker, calculated column as columnInternalName not working #1870

Open
jonsjonsson opened this issue Aug 20, 2024 · 1 comment
Open

Comments

@jonsjonsson
Copy link

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

Copy link

Thank you for submitting your first issue to this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant