Calling set_pool_category_pseudo_tags before saving the post doesn't work on new posts because they don't have an id yet, so trying to get the pools by post id in `Post#pools` fails.
Calling set_pool_category_pseudo_tags before saving the post doesn't work on new posts because they don't have an id yet, so trying to get the pools by post id in `Post#pools` fails.