Skip to content
New issue

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

Allow new field with title that is used as field key #31

Open
martijnvermaat opened this issue Feb 21, 2016 · 0 comments
Open

Allow new field with title that is used as field key #31

martijnvermaat opened this issue Feb 21, 2016 · 0 comments

Comments

@martijnvermaat
Copy link
Member

This is an implementation issue and shouldn't limit the user. We can just generate a new unique key for this field. Remember some other keys are also disallowed in our JSON format (e.g., children and zygotes), so we should probably not use them in the app either.

Only limitation should be uniqueness of titles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant