JAL-3878 Change SERVER_ERROR.isSubmitted to false.
authorMateusz Warowny <mmzwarowny@dundee.ac.uk>
Fri, 24 Sep 2021 13:43:42 +0000 (15:43 +0200)
committerMateusz Warowny <mmzwarowny@dundee.ac.uk>
Fri, 24 Sep 2021 13:43:42 +0000 (15:43 +0200)
commitcc4dc8e354640ad8b2c5b522f7a61a469546fa10
tree6f240a92898c6955d6604dd1a69411c4a62d67a4
parent2ef73c11830207abbb8b493f8b47258b5a989088
JAL-3878 Change SERVER_ERROR.isSubmitted to false.

Some server errors may occur before the job is submitted.
It's safer to associate the error with the job not being
submitted.
src/jalview/ws2/WSJobStatus.java