Hello,
I am currently using an edit operation paired with an inspector to modify a row of a feature layer. However sometimes it works, sometimes it doesn't (I can modify the same row multiple times, setting the same values, with mixed outcomes). What are possible reasons for this operation to fail? I know that mismatch values cause it to fail (eg. give it a str instead of int) however it is definitely not that since it works occasionally.
Any help is appreciated.