onepanelio / onepanel

The open source, end-to-end computer vision platform. Label, build, train, tune, deploy and automate in a unified platform that runs on any cloud and on-premises.
https://docs.onepanel.ai/
Apache License 2.0
719 stars 70 forks source link

Workflow Template Version Get method does not distinguish between archived templates #852

Closed Vafilor closed 3 years ago

Vafilor commented 3 years ago

This may make it select an archived template.

Code is here

https://github.com/onepanelio/core/blob/master/pkg/workflow_template.go#L354