Autoincremental record value null when creating record via CF

Hi, i was trying to use autoincremenatal values when i create a record via CF, but when the CF returns the response the autoincremental field shows “null” when i invoke the CF with the endpoint, but if i use invoke-local the CF is showing me the value of the autoincremental field, is this a bug or an expected behavior?

Screen Shot 2022-06-20 at 11.32.24 PM

Screen Shot 2022-06-20 at 11.33.31 PM

Hey there - it’s not the intended behavior but I feel like it’s a discrepancy in environments or your deployed code vs. your local code.