async fn transition(
store: &MockSuotarStore,
generation: &str,
ids: &[String],
to: SubmissionTarget,
) -> Result<Value, CommandError>async fn transition(
store: &MockSuotarStore,
generation: &str,
ids: &[String],
to: SubmissionTarget,
) -> Result<Value, CommandError>