On resume, Platform will increment any integers at the end of a run name that matches the regular expression _\d+$. If a user chooses a run name that happens to match this pattern, e.g. "myRun_ProjectFoo_20251105", or "wgs_sample_2459245", and the resumed run will corrupt this potentially useful run name by incrementing the trailing integer. It would be helpful if Platform uses an internal identifier for tracking resumed runs and/or removes the uniqueness constraint on run names.
Created by Rob Syme
·