Hi there,
I'm using branch versioning and have seen this behaviour when editing a branch. When editing a branch version of a feature service in ArcGIS Pro I can see the edits to a feature appear and be tracked as expected - multiple rows are created and I can see the history of the feature, As soon as the Save Edits is clicked, all of these are trimmed and only the last record of the feature is retained. If the last edit was a delete then the row is removed from the feature class table rather then the GDB_DELETE_AT and GDB_DELETED_BY being set. Is there any way to retain archiving type behaviour for a record / feature that exists in a branch version?
Thanks