Fixed bug in recovery of staled ReplicatedMergeTree replica affecting metadata updates during downtime
Official CH changelog text
Fixed a bug in recovery of staled ReplicatedMergeTree replica. Some metadata updates could be ignored by staled replica if ALTER query was executed during downtime of the replica. #23742 (tavplubix).