Works on entities that have more than 1 bundle, but doesn't work for entities that can have a bundle but only currently have 1. This is confusing because then the jsonapi/[entity_type] path may or may not work depending on the number of configured bundles.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3125765.patch | 769 bytes | djdevin |
Comments
Comment #2
djdevinComment #3
djdevinNot even sure this fixes it, but it's somewhere around there.
Comment #4
andreic commentedReally, it works for multiple bundles? How?
I'm asking because I have this issue here: https://www.drupal.org/project/jsonapi_cross_bundles/issues/3085486#comm....
Comment #5
mrweiner commentedI'd assume this may need tests but seems to have fixed the issue for me.
Comment #7
mglamanSeems harmless enough and normalizes things between entity types.