# Reverting the Post with Title Changes

**URL:** https://meta.discourse.org/t/reverting-the-post-with-title-changes/169579
**Category:** Feature
**Created:** [November 9, 2020, 7:20am UTC](https://meta.discourse.org/t/reverting-the-post-with-title-changes/169579 "2020-11-09T07:20:47Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![nildarar](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nildarar/32/331927_2.png) [@nildarar](https://meta.discourse.org/u/nildarar)
#### Post date: [November 9, 2020, 7:20am UTC](https://meta.discourse.org/t/reverting-the-post-with-title-changes/169579/1 "2020-11-09T07:20:47Z")

</div>

Continuing the discussion from [Revert post to a specific revision](https://meta.discourse.org/t/revert-post-to-a-specific-revision/40912):

Reverting the post does not work as expected when we want to go back more than one version at a time.

For example:

### Initial - v1

> ## Topic Title
> 
> Example body text

### Adding `(Change 1)` to Title - v2

> ## Topic Title (Change 1)
> 
> Example body text

### Make some changes to Body - v3

> ## Topic Title (Change 1)
> 
> Topic ~~Example~~ body text

### Make some changes to Body again! - v4

> ## Topic Title (Change 1)
> 
> Topic body text (Change 3)

### Reverting to version #1 - v5

> ## Topic Title~~(Change 1)~~
> 
> Topic body text (Change 3)

### 👇 What we see after the reverting

> ## Topic Title
> 
> Topic body text (Change 3)

### 👇 What we expect to see after the reverting

> ## Topic Title
> 
> Example body text

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [November 10, 2020, 12:01am UTC](https://meta.discourse.org/t/reverting-the-post-with-title-changes/169579/2 "2020-11-10T00:01:38Z")

</div>

I’m not sure if I’m following this correctly. Shouldn’t the text “(Change 1)” be included in all revisions except for the first one?

---

<div class="post-metadata">

### Author: ![nildarar](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nildarar/32/331927_2.png) [@nildarar](https://meta.discourse.org/u/nildarar)
#### Post date: [November 10, 2020, 6:16am UTC](https://meta.discourse.org/t/reverting-the-post-with-title-changes/169579/3 "2020-11-10T06:16:53Z")

</div>

I’m sorry I wrote a little incomprehensible. I edited the text above and I hope it is better now.
