Collection Blueprint .yaml file is not updated when a Taxonomy is configured to allow that Collection #6448
Unanswered
ryanvelbon
asked this question in
Troubleshooting
Replies: 1 comment
-
The taxonomy fields are automatically added to the blueprint even if they aren't in the file. Try it. Instead of hitting save on the blueprint, just open up an entry. You'll see the new terms field. |
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.
-
Posting as a discussion in case it is not an issue but just me.
When I did the following:
Articles
collectionCategories
taxonomyCategories
Taxonomy > Content Model > Collections >Articles
The file
resources/blueprints/collections/articles/articles.yaml
is only updated to include the new taxonomy after visitinghttp://example.com/cp/collections/articles/blueprints/articles/edit
and clicking Save.Perhaps the
please
CLI has some command which rebuilds certain files when updates are made?Beta Was this translation helpful? Give feedback.
All reactions