Everytime we push a new version of our app to heroku, the visibility of columns within all datatables will reset to the default in which all columns show. This means any customizations that were set by the user will be reset. Usually the customizations stay (i.e. if they hide some columns) but after a new heroku git push they always disappear forcing the user to recustomize. Is this a bug? Any idea on how to avoid this?
Everytime we push a new version of our app to heroku, the visibility of columns within all datatables will reset to the default in which all columns show. This means any customizations that were set by the user will be reset. Usually the customizations stay (i.e. if they hide some columns) but after a new heroku git push they always disappear forcing the user to recustomize. Is this a bug? Any idea on how to avoid this?