Replays after a patch or update
Supercell -
Replays disappearing after a minor patch (such as removing the loon/hog sale) is problematic for war clans. We were recently in a war with OneHive 2.0. It just so happens that we did a lot more attacking than they did early on. One strategy many war clans depend on is using lower attacks (let's say our TH8's attacking their TH9's) to reveal traps, teslas, and cc troops for future attacks. We were 8-9 attacks in and the patch gets released.
OneHive 2.0 had only done 2 attacks. As a smart clan, they also employ the tactic of using lower clan members who have no chance of 3-starring to help reveal information for higher attackers. Because of the timing of maintenance, clan time zones, etc. one clan will have a distinct advantage over another in this situation.
Yes, sometimes people remember their attacks, the cc troops, the trap locations, etc... but most often they won't. It'll be the next day and inevitably they will have forgotten.
Before everyone jumps in and tells me we could just hold our attacks - for large clans with members all over the world this is a nightmare for planning. It's not feasible to hold attacks until the end of the war.
Another minor complaint is we like to record 3-star attacks and catalog them for future reference. Losing these replays mid-war really sucks.
It doesn't seem too much to ask, given that games like Starcraft II are able to show replays through major and minor patches / releases. I can literally watch a replay from Starcraft II that's from 20 versions ago.
Much of the COC community is fueled by YouTuber's who rely on replays for content. Much of the popularity of COC can be attributed to the FREE marketing you get from the folks who take the time to create thousands of hours of attack replays.
I'm a software engineer by trade... this is actually quite simple. An attack is just a set of metadata. The base layout, troops, drop positions. It's literally a normalized schema that should be able to be played over and over. Once an attack happens there shouldn't even be any AI problems because it's just a set of coordinates and timings. In theory I should be able to see a replay from 18 months ago. Objects, coordinates, timing.
It's incomprehensible why a minor patch to take away the loon/hog promotion would render replays unavailable.