Problem: We have made some changes to a compnent and then due to some business reasons we have to revert back the the changes.so basically at this momonet the component is in its original state. Now when we are opening pages which are using this component we are getting a prompt to update to overwrite the component as expected. But when we are slecting the option to update the component , all the selected values are getting removed. This component contains a multiselect option with values being populated from an external. The values are getting populated correctly but we are just losing the selected values. There are thousands of pages using this component, has anyone came across this kind of situation.
Note:- i have tested with other component the same test case and it worked there,ie. values were retained.