Problem/Motivation

When attempting to get config_terms_term via jsonapi and filtering on "vid" I am getting a 400 error
“Bad Request”
status “400"
detail “Invalid nested filtering. The field `vid`, given in the path `vid`, does not exist.”

Steps to reproduce

Filter by vid or label using jsonapi
jsonapi/config_terms_term/config_terms_term?filter[vid]=test_vid

Proposed resolution

Add a config_export to the entity definition (Patch Included).

CommentFileSizeAuthor
config_term_config_export.patch496 bytesdandrews

Comments

dandrews created an issue. See original summary.

  • jludwig committed 0255f1d on 8.x-1.x authored by dandrews
    Issue #3168603 by dandrews: Config terms does not define an...
jludwig’s picture

Status: Active » Fixed

Committed. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.