[widgets][algorithmeditor] Make migrated algorithm sequential rather than legacy
Legacy is used as a temporary state to people can execute their algorithms using the V2 backend. The editor does not allow to create legacy algorithm, therefore this will trigger an update of the code directly to become what is closer to v1 which is sequential.
Please register or sign in to comment