- Set "download-queue-enabled": true, "download-queue-size": 1.
- Start at least 2 torrents downloading. So 1 torrent is downloading and one is in status "Queued for download".
- Restart transmission-daemon
After daemon restarting torrent that had status "Queued for download" becomes "Paused". So after 1 torrent download complete, second torrent will not start downloading and queue is broken.
[Expected result]
After daemon restarting there is still 1 torrend in status "Downloading" and another one in status "Queued for download".
[Comment]
It is verry annoying bug, because many people use Transmission on NAS, but NAS is not so stable as expected, so it needs to be rebooted by Cron every day to work fine - in this case all queued torrents becomes paused every day.