mintproject / mic

Model Insertion Checker
https://mic-cli.readthedocs.io/en/latest/
5 stars 3 forks source link

If a model does NOT have versions but the entry exists, MIC fails #316

Closed dgarijo closed 3 years ago

dgarijo commented 3 years ago

Describe the bug Today we tried to add a model with an entry in the model catalog but no version, and mic showed an exception because the version label could not be found

To Reproduce Find a model with no version in the model catalog. Try to create a model config in mic. Select the model from the list. Exception will occur.

Expected behavior MIC should detect that a version is not available and therefore a new version needs to be created.

issue-label-bot[bot] commented 3 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.91. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.