We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Separating these suggested/planned features out so they don't block PR #1078
General thoughts:
so the thoughts are (1) to disallow designating uploadable datatypes as parents, and (2) allowing them to have multiple parent types.
The text was updated successfully, but these errors were encountered:
The first one was straightforward enough (and annoying to fix later if it's violated), so I've added it to #1078
Sorry, something went wrong.
No branches or pull requests
Separating these suggested/planned features out so they don't block PR #1078
General thoughts:
the new uploadable boolean for DataTypes implies the type can't be a parent for other typesso the thoughts are (1) to disallow designating uploadable datatypes as parents, and (2) allowing them to have multiple parent types.
The text was updated successfully, but these errors were encountered: