We plan to change the logic of the Amplitude user property "User ID" setup. Previously, we used to pass the value from our backend system there, and now we will start passing the firebase user id.
We are planning to rewrite the value of this user property to firebase.user_id for old users (i.e. for all those who will have the "User ID" value before the logic is changed).
Can our analytics "break" from changing the values for old users?