mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Move draft sequence incrementing out of after_save
This commit is contained in:
@@ -13,6 +13,7 @@ class PostRevisor
|
||||
revise_post
|
||||
update_category_description
|
||||
post_process_post
|
||||
@post.advance_draft_sequence
|
||||
true
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user