Opened 13 years ago
Closed 13 years ago
#26998 closed enhancement (wontfix)
Throttle revisions
| Reported by: | Denis-de-Bernardy | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Revisions | Version: | 3.9 |
| Severity: | normal | Keywords: | reporter-feedback 2nd-opinion |
| Cc: | Focuses: | performance |
Description
Even after #9843, WP is still creating a great too many unwarranted revisions. Could we throttle this somehow, e.g. on insert of a revision, drop the previous revision if it's no more than 15 minutes old?
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The elapsed time between revisions should be of no consideration. What if I make a few changes to a post in quick succession and then want to revert the most recent one? Suddenly I have to revert all the changes I've made in the last 15 minutes.
What unwarranted revisions are you seeing? If a post has changed when you update it, then it should save a revision. If you're getting revisions without changes in them, then that's a different matter.