I have a layer that has a filter on it. Overnight I run a script that alters the attribute this filter acts on. Here is the scenario I'm working with:
Filter (display all features that match): EditingPhase field is "Editable"
Overnight, the script changes the EditingPhase field value to "Not Editable", thus the feature would be filtered out on the web map and no longer displayed.
The downloaded map still shows the features that should have been filtered out after refreshing/re-syncing the map.
Does that mean the only solution is to re-download the map to get the filter to work correctly?