Two things about the version list.
It was read once and kept, so a version you had just saved was missing from it for the rest of the session.
And a request that failed was remembered as answered, so reopening the list showed the same error again without trying, for as long as you stayed on the page. A reconnect is enough to hit this.
Fixed in #5177.
Two things about the version list.
It was read once and kept, so a version you had just saved was missing from it for the rest of the session.
And a request that failed was remembered as answered, so reopening the list showed the same error again without trying, for as long as you stayed on the page. A reconnect is enough to hit this.
Fixed in #5177.