# Yearly Review插件也能做月度回顾吗？

**URL:** <https://meta.discourse.org/t/can-the-yearly-review-plugin-also-do-monthly-reviews/262684>\
**Category:** Support\
**Tags:** yearly-review\
**Created:** [2022年八月12日 11:46 UTC](https://meta.discourse.org/t/can-the-yearly-review-plugin-also-do-monthly-reviews/262684 "2022-08-12T11:46:21Z")\
**Posts on this page:** 1\
**Showing post:** 4

<div class="post-metadata">

**Author:** ![ondrej](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ondrej/32/198804_2.png) [@ondrej](https://meta.discourse.org/u/ondrej)\
**Post date:** [2022年八月15日 13:18 UTC](https://meta.discourse.org/t/can-the-yearly-review-plugin-also-do-monthly-reviews/262684/4 "2022-08-15T13:18:10Z")

</div>

查看该主题，您似乎已经可以执行此操作了。只需每月运行一次。前提是您可以访问 rails 控制台。

> [@simon](#):
>
> 如果您不想等待后台作业运行，可以通过 rails 控制台发布该主题：
> 
> ```plaintext
> Jobs::YearlyReview.new.execute(force: true)
> 
> ```

---

_[View the full topic](https://meta.discourse.org/t/can-the-yearly-review-plugin-also-do-monthly-reviews/262684)._
