Hello Velocity Community,
I've encountered an issue while working with a spatiotemporal hosted feature layer in Real-Time Analytics. Despite the layer's data storage being configured to "Keep only the latest feature for each Track ID value", I am receiving an error message stating: "The existing feature layer was originally created without data retention specified. When ingesting data that will grow over time, you must use an output feature layer with data retention configured."

I understand that there is an article regarding this. This error message seems logical when applied to layers without data retention, where there is potential for data to grow infinitely. However, in a case like mine, where the configuration is set to "Keep only the latest features", it seems like there should be some allowance considering the data isn't expected to become unmanageably large.

Currently, my workflow includes the use of both development and production Real-Time Analytics. The challenge this error presents is significant as it makes it difficult to transition my in-production analytic to a new analytic.
I am curious to know if there are existing workarounds to this issue that the community could suggest. Additionally, I would like to suggest an enhancement in future releases of ArcGIS Velocity. This could potentially streamline workflows for those who operate in similar conditions as mine.