- Issue created by @marcus_johansson
- 🇩🇪Germany marcus_johansson
Uses human readable VID as data name, see logs:
,{\"action\":\"create_taxonomy_term\",\"readable_name\":\"Crude\",\"data_name\":\"Fail Reasons\",\"description\":\"A taxonomy term for crude content.\",\"taxonomy_term_language\":\"en\",\"parent_term_id\":0,\"weight\":0,\"published\":true -
marcus_johansson →
committed b9c3f256 on 1.0.x
Issue #3492172: Terms can be added on vocabularies that doesn't exist
-
marcus_johansson →
committed b9c3f256 on 1.0.x
- 🇩🇪Germany marcus_johansson
Fixed so it does a second pass if the vocabulary is not found, since this can happen in a creation pass. If it still doesn't find it, it fails.