Table generation
Hello,
There is a new column added on a existing table. Then the same table and related objects are requested for promotion. Once promoted, built and deployed on the servers, new column on the table doesn't reflect to the end users until we restart the web services.
Users get error as invalid column name if web servers are not restarted.
As per my understanding generating table and clearing the cache should be enough but web services restart is not required. Can somebody explain this behavior. And what would be the best approach to reduce the user impact without restarting the web?