I am using ArcGIS Pro 3.0.3 to edit point events stored in ArcGIS Enterprise 11.x via a feature service.
If I want to retire an event is that done simply by editing its attributes and giving it a ToDate value?
Similarly, if I want to replace an event (an Electrical Mast) at a measure (M1) along a route (R1) by the same event at a new measure (M2) along the same route (R1) is it done by giving a ToDate to the original row and then adding a new row with all the same values except the FromDate, ToDate (which will be null) and Measure (which will be M2)?
I was not able to find anything in the ArcGIS Pro help which discussed the workflow to retire or replace an event.