I have a bundle of component type with configurable property e.g. email address with some default value. I changed the default value to some other value in the configuraions setup. Now I re-deploy the bundle. Now if i am seeing the property value, i am seeing the changed value instead of default value. Is this the correct behavior?
Thanks in advance!