Skip to content

ListItemPicker, calculated column as columnInternalName not working #1870

Open
@jonsjonsson

Description

@jonsjonsson

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions