ArcGIS Pro 2.8
Oracle 12.2.0.1
Hello,
We are facing a weird behaviour using the Versionning in ArcGIS Pro.
We never encounter that problem in ArcMap.
The Differences somehow are showing the actions from a different Version.
Please, take a look at the following diagram.

To be sure of the behaviour I implemented an addin tracking the differences using ArcGIS.Core.Data.DifferenceCursor and I obtain the same result.
For the example, I used the same user but the problem is the same if it's a different user.
My addin is tracking the changes and saving who is doing what on wich layer and I cannot historized two times the same modification by 2 differents people, especially when one did not do anything.
Am I doing something wrong or is it a real bug ?