If the user selected Never for their frequency of assigned topic
reminder PMs, the option automatically set back to the default
value (Monthly) because of the user of the `or` computed helper,
which considered the 0 value of Never to be falsey.
This is the same problem that occurred in core which was fixed by
|
||
|---|---|---|
| .. | ||
| assign-disabled-test.js.es6 | ||
| assign-enabled-test.js.es6 | ||
| assigned-topic-test.js.es6 | ||
| category-test.js.es6 | ||
| group-assignments-test.js.es6 | ||
| quick-access-assignments-test.js.es6 | ||
| search-full-test.js.es6 | ||
| user-assignments-list.js.es6 | ||