mirror of
https://github.com/discourse/discourse.git
synced 2026-08-07 13:19:19 +08:00
This fix this current exception: ``` Job exception: undefined method `match' for nil iso8601-0.13.0/lib/iso8601/duration.rb:225:in `parse' iso8601-0.13.0/lib/iso8601/duration.rb:197:in `atomize' iso8601-0.13.0/lib/iso8601/duration.rb:32:in `initialize' /var/www/discourse/plugins/automation/app/jobs/scheduled/discourse_automation/stalled_wiki_tracker.rb:29:in `new' /var/www/discourse/plugins/automation/app/jobs/scheduled/discourse_automation/stalled_wiki_tracker.rb:29:in `block (2 levels) in execute' ``` |
||
|---|---|---|
| .. | ||
| after_post_cook_spec.rb | ||
| category_created_edited_spec.rb | ||
| pm_created_spec.rb | ||
| point_in_time_spec.rb | ||
| post_created_edited_spec.rb | ||
| post_flag_created_spec.rb | ||
| recurring_spec.rb | ||
| stalled_wiki_spec.rb | ||
| topic_spec.rb | ||
| topic_tags_changed_spec.rb | ||
| user_added_to_group_spec.rb | ||
| user_badge_granted_spec.rb | ||
| user_first_logged_in_spec.rb | ||
| user_promoted_spec.rb | ||
| user_removed_from_group_spec.rb | ||
| user_updated_spec.rb | ||