You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Administrator Data feeding process is failing because system is trying to populate id_city column which is already removed. Instead of that, the city column should be populated with null value.
Administrator Data feeding process is failing because system is trying to populate
id_citycolumn which is already removed. Instead of that, thecitycolumn should be populated with null value.