Possible bug? #6133
stephenmeehanuk
started this conversation in
General
Possible bug?
#6133
Replies: 1 comment
-
Feel free to open an issue instead of a discussion if you think you have found a bug. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Problem: Can't create an entry, if it's using a taxonomy where the blueprint hasn't been manually saved in the the CP.
I whipped up a demo Statamic site, created two collections and a taxonomy. I assigned a taxonomy to one of the collections and tried to create an entry. It wouldn't work?
I noticed when I created a taxonomy, and didn't edit the blueprint, the blueprint files
resources/blueprints/taxonomies/
are missing. I think this is the issue.Navigating to the taxonomy, and simply saving the blueprint (no need to edit it) generates the blueprint files. Once this is done the collection that uses the taxonomy allows entries to be made error free.
I've spotted a few people in Discord mentioning similar issues.
Beta Was this translation helpful? Give feedback.
All reactions