Thanks, I'll take a look at this.
The {rrule} string comes from a PHP library and that has its own localisation. I'll have a look and see if we can use XF phrases here instead.
This has been fixed already: https://xenforo.com/community/threads/xf-2-3-regression-clicking-handle-report-on-an-assigned-report-does-not-reveal-the-save-button-making-it-impossible-to-submit-the-form.228470/
I'll check these out for the next update, didn't really get a chance to dig in to them this time around but thanks for letting me know! The unread column in particular actually looks unused but don't think it'd be much work to get that going.
Add news feed handler support for tickets and ticket messages.
Add tab on member profiles to view tickets belonging to that user.
Add sitemap support for knowledge base articles and categories.
Fix an issue with knowledge base article routes preventing new article creation.
Make sure additional...
Add support for @Bob's Article Management System and send notifications to Discord when new articles are published.
Add more specific database index for finding older open reports.
Yeah, I think this can be made a bit smarter. For one, I don't think it needs to check as often as it currently does. I'll look in to it for the next version.
In addition to what Forsaken said; if you create a "simple" task, there's a "User has created a thread in the following forum" condition that you could use.
Minor improvements to how knowledge base categories are displayed.
Fix an issue preventing knowledge base articles from being imported / exported.
Add missing phrase for "ticket approved" moderator log action.
Fix an issue where banned users didn't inherit guest permissions as expected when...