I've recently moved from prototyping an LRS Dataset and Line Network in a File Geodatabase using ArcGIS Pro 3.0.1 to migrating the same data to ArcGIS Enterprise 11.
While the LRS layers used data sources in the File Geodatabase I found it helpful to apply a Definition Query of:
ToDate IS NULL
to them so that only current features were present.
I'm now becoming more aware of Time awareness in Roads and Highways—ArcGIS Pro | Documentation and so I'm wondering whether it is a Roads and Highways best practice to avoid applying my definition query?