Problem/Motivation
#2977848: Update to JSON API 1.20 reported a bug against JSON API + Taxonomy. The root cause was a bug in the Taxonomy module in core. #2977879: Regression in #2940339: when multiple vocabularies exist, normalization of Terms fails worked around it in JSON API. But now #2977882: Term entity type's "parent" field does not specify "target_bundles" setting: a term from *any* vocabulary can be chosen fixed it in Drupal >= 8.6.
Proposed resolution
Don't apply the work-around on >=8.6.
Remaining tasks
None.
User interface changes
None.
API changes
None.
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2980593-2.patch | 911 bytes | wim leers |
Comments
Comment #2
wim leersComment #3
gabesulliceAwesome! Thanks for staying on top of this!
Comment #5
gabesullice