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
what can changename can change if it's externally-sourced. 1) need to check against original name a. if the same, then we are restrictied to updating the record. we always do a wholesale update and call it quits. This catches any other changes automatically. b. if it's not the same, need to check if the new name exists, if it does, bail; otherwise, we can update all wholesale and call it quits. This catches any other changes automaticaly.what info do we need. ideally, the old name and that's all. we will concatenate