I have an SDE database that is registered as versioned, and a feature service published that consumes one of the datasets in that gdb. I've created a map in the application builder, and the layer is set in the controls as editable; when I bring up a popup, I click the button to edit the attributes and can make changes. I click apply, and according to Fiddler it is accessing applyedits. It is currently set to auto-save instantly. In the viewer, it shows as changed. (I have the symbology set to the status I'm updating.) However, it does not change in the database, and if I hit click the refresh button on the table of contents in the viewer, it instantly reverts back to it's prior value.
Anyone have any idea what I'm doing wrong?! Thanks!