The `unread_not_too_old` attribute is a little odd because there should never be a case where the user's first_unread_at column is less than the `Topic#updated_at` column of an unread topic. The `unread_not_too_old` attribute is causing a bug where topic states synced into `TopicTrackingState` do not appear as unread because the attribute does not exsist on a normal `Topic` object and hence never set. |
||
|---|---|---|
| .. | ||
| actions-summary-test.js | ||
| avatar-flair-test.js | ||
| button-test.js | ||
| default-notification-item-test.js | ||
| hamburger-menu-test.js | ||
| header-test.js | ||
| home-logo-test.js | ||
| post-links-test.js | ||
| post-menu-test.js | ||
| post-small-action-test.js | ||
| post-stream-test.js | ||
| post-test.js | ||
| poster-name-test.js | ||
| quick-access-item-test.js | ||
| small-user-list-test.js | ||
| topic-admin-menu-test.js | ||
| topic-participant-test.js | ||
| topic-status-test.js | ||
| user-menu-test.js | ||
| widget-dropdown-test.js | ||
| widget-test.js | ||