background-only workspaces cannot be built as models #514
Labels
bug
Something isn't working
docs
Documentation related
feat/enhancement
New feature or request
schema and spec
JSON schema
Description
If we specify a background-only workspace, this passes the
workspace.json
schema, but we cannot build a Model from it, but we can build a Workspace from it.Expected Behavior
We expect to be able to build a (background-only?) Model.
Actual Behavior
An error message like
Steps to Reproduce
Using the background-only JSON from the sbottom analysis causes this. Then running
Checklist
git fetch
to get the most up to date version ofmaster
The text was updated successfully, but these errors were encountered: