Issue template
Currently, when clicking on Rerun and Archive button in AWS, a re-evaluation is done on the submission and the result replaces the previous one. Therefore the contestant's score can simply change (e.g. in case of a randomized solution). This is undesirable as this button is used for debugging during which we usually are not sure if we want to do any intervention.
Optimally, we want this button to do the re-evaluation without changing the current SubmissionResult.
Issue template
Currently, when clicking on Rerun and Archive button in AWS, a re-evaluation is done on the submission and the result replaces the previous one. Therefore the contestant's score can simply change (e.g. in case of a randomized solution). This is undesirable as this button is used for debugging during which we usually are not sure if we want to do any intervention.
Optimally, we want this button to do the re-evaluation without changing the current SubmissionResult.