Bug ID Number |
BUG-000167719 |
Submitted | May 22, 2024 |
Last Modified | June 5, 2024 |
Applies to | ArcGIS Pro |
Version found | 3.2.1 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Version Fixed | 3.4 |
Status | As Designed
After review by the development team, it has been determined that this behavior is as designed. See the Additional Information section for details.
|
Additional Information
The Append Events tool works as expected. When appending events, the routeID, measures, and dates is considered when locating and building the event shape. Since there are 2 time slices of the route that the event encompasses, the appended event is split on that date, and each time slice is located independently. For one of the time slices, the measure does not exist on the route, and a Location Error of "Route Not Found" is correctly returned.
Workaround
For the affected event records, replace the RouteID and RouteName fields with the realigned route's attributes and run the Generate Events tool.
Steps to Reproduce