I am having an issue where I am using a hosted feature layer to create a Web Map, which in turn is being used in a Web Mapping Application on ArcGIS Online. I have a model that runs nightly to update my data which is working fine. However, the problem is that when I label the features(points) in my web map, the symbology disappears from my application. My current fix for this is to rebuild the spatial index of the hosted feature layer, which makes the symbology show up again. Is there something I can do to prevent this from happening? Has anyone experienced something like this before?