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
Lets assume I have a scenario wherein in CR we have property called IP, so if I apply first time it works fine, then I applied CR again by changing some IP it works fine.
Then once I restart it brings the old CR with the previous IP and then applies the new one, why is it so
It should not have kept the old ref of the CRs as it can hamper the functionality by running redundant piece of code.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Lets assume I have a scenario wherein in CR we have property called IP, so if I apply first time it works fine, then I applied CR again by changing some IP it works fine.
Then once I restart it brings the old CR with the previous IP and then applies the new one, why is it so
It should not have kept the old ref of the CRs as it can hamper the functionality by running redundant piece of code.
Beta Was this translation helpful? Give feedback.
All reactions