fixes #1936
This commit is contained in:
@@ -276,6 +276,8 @@ class Pool < ActiveRecord::Base
|
|||||||
post.remove_pool!(self, true)
|
post.remove_pool!(self, true)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
normalize_post_ids
|
||||||
|
clear_post_id_array
|
||||||
self.post_count = post_id_array.size
|
self.post_count = post_id_array.size
|
||||||
save
|
save
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user