Only wells with ImportMethod of 'api' seem to be getting updates for 'firstFluidVolume' or 'firstPropWeight' via put or path

Hello,

I need some guidance regarding an issue we’ve encountered with two fields that we recently started including in our API requests (POST/PUT/PATCH).

Although the API responses indicate success and all the usual fields are being updated correctly, these two fields are not being updated, even though the requests include valid data for them.

After debugging, we noticed that wells with an Import Method of spreadsheet (due to manual updates or other actions) are the only ones where these fields are not updated. Conversely, wells with an Import Method of API are updating these fields correctly.

It appears that requests for wells with an Import Method of spreadsheet do not apply the new values for these fields, despite the requests being successful.

Is there something on my end that I might be doing incorrectly? I’ve tried both PUT and PATCH methods without success.

Thank you for your help!

agaddis02,
Private message sent.