Table changes pushed through an update set are not picked up by an Active NodeIssue After the table structure change, pushed in an update set, one or more nodes do not reflect the change. This can lead to errors due to missing fields being requested. Flushing the cache did not resolve the issue.ReleaseAllCauseThe actual cause is unknown, but for some reason the changes from the update set are not picked up by the node.ResolutionRestarting the node should help the instance pick up updateset changes.