Rest Resource API adding 'name' attribute to Taxonomy Referenced field after Drupal 9.4 core upgrade

Created on 13 July 2022, over 2 years ago
Updated 24 May 2024, 5 months ago

Rest Resource API expose for Taxonomy referenced field is adding 'name' attribute in the API response after Drupal core 9.4 upgrade.
Example:

"taxonomy_test_field":[{"name":"Testing data"}]

Earlier before 9.4 updrade there was no 'name' attribute added in the response:
"taxonomy_test_field":["Testing data"]

🐛 Bug report
Status

Closed: cannot reproduce

Version

11.0 🔥

Component
REST 

Last updated 4 days ago

Created by

🇮🇳India omsingh89

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇺🇸United States Kristen Pol Santa Cruz, CA, USA

    Thanks for reporting this issue. We rely on issue reports like this one to resolve bugs and improve Drupal core.

    As part of the Bug Smash Initiative, we are triaging issues that are marked "Postponed (maintainer needs more info)". This issue was marked "Postponed (maintainer needs more info)" more than 6 months ago with a request for more information. I see that one of the questions was answered about versions but not the one asking about reviewing the release notes.

    In order to assess this issue, we need explicit steps to reproduce with a vanilla install of Drupal.

    Since we need more information to move forward with this issue, I am tagging for Bug Smash Initiative and keeping the status at Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.

    Thanks!

  • Status changed to Closed: cannot reproduce 5 months ago
Production build 0.71.5 2024