I imported Customers via data import but and have made server scripts and client scripts for various things.
I noticed that some custom fields I use as filters in Customer list do not update when I just do a hard refresh but have to manually open the customer and then click save after noticing that it is “not saved” but the status shows “enabled” on the list.
I am wondering if there is an easier way than opening each and every customer and clicking “save”. I have tried tricks like selecting customers in bulk and then clicking edit - select a field I don’t use or don’t care about and leave the value empty and save. It didn’t work. Any fixes?
It sounds like you are using client scripts (requires user activity in the browser). Server scripts run on the backend/server which will execute without user intervention.