RTByte/rtbyte

Starboard not re-posting messages if it reaches the threshold, goes back under, and then reaches the threshold again.

rasmusgerdin opened this issue · 0 comments

Describe the bug
After a message has reached the starboard threshold and been added to the starboard, but it goes back under the threshold again, it can't be re-starred.

To Reproduce
Steps to reproduce the behavior:

  1. Send a message.
  2. Add stars until it reaches the threshold and is posted to the starboard.
  3. Remove stars so it goes under the threshold again, causing it to be removed from the starboard.
  4. Add stars so that it goes above the threshold again.

Expected behavior
The message should be re-added to the starboard as it has now reached the threshold again.