Currently when the Merge Points tool merges two points together, you can select (1) the Object ID and attributes to preserve and (2) the point geometry/location to keep.
For our organization, we need the tool to (1) preserve the lowest Object ID, but (2) keep the attributes of the highest Object ID and (3) keep the geometry of either the highest or lowest Object ID (have an option but for our case we need to keep the geometry of higher Object ID).
We currently produce a product that shows change over time using unique IDs and we are working with data ingestion of points in ESRI Parcel Fabric for spatial upgrade and attribute annotation purposes. On top of that, new points with attributes are created during our parcel capture processes. So as much as possible, we are trying to not overwrite the existing fabric points. Currently if we use the tool to preserve the lower Object ID, the attributes of the higher Object ID are lost. These attributes are important for us to link up information such as reference and control mark types, status, location, and boundary point names (and other attributes) for matching up with subsequent survey plan information and preserve lineage of change over time.
In order to preserve parcel, line and point lineage over time we need a persistent point id, but we don't want to lose the new attributes. We would like for the Merge Points tool to be enhanced with an option to preserve the attributes from the higher Object ID and the location from higher Object ID while preserving the ID from the lower Object ID to protect lineage.