Entity with IdUnsavedValue listing doesn't show ID=0 row

I have some legacy tables with id=0 that I can't change.

Using IdUnsavedValue solved error messages, but now I noticed that using XData and navigating to the plain entity exposed endpoint, the list does not show id=0 element ( http://myservice/EntityName/ starts from id=1 element ).

If I navigate directly to http://myservice//EntityName(0) , it shows the record.

Hi @Julio_R_Ferrari, welcome to TMS Support Center!

Cannot reproduce, see the project attached. Please provide steps or a project reproducing the issue, thank you.

TestUnsavedValue.zip (6.6 KB)

Hi ...
Very sorry !!! Shame on me!
ID=0 has always been there!
I forgot to use that brand new feature called OrderBy ! :man_facepalming:t2:

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.