You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 8, 2021. It is now read-only.
Currently depend_on appears to be ignored on collections.
I can't see how to use depend_on for either the parent collection or the child objects. Ideally I'd like the whole collection to depend on another collection.
Currently
depend_onappears to be ignored on collections.I can't see how to use
depend_onfor either the parent collection or the child objects. Ideally I'd like the whole collection to depend on another collection.