Closed (fixed)
Project:
Drupal core
Version:
10.2.x-dev
Component:
field_ui.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
31 Aug 2023 at 13:59 UTC
Updated:
15 Dec 2023 at 08:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
viren18febs commentedChecking the issue!
Comment #3
viren18febs commentedHi @lauriii
I have checked the issue in Drupal 10.2.0-dev and not able to reproduce the issue. screenshot attached for reference, please review.
Comment #4
smustgrave commentedAlso just tested this on 11.x Umami and was not able to replicate. Is there a missing step?
Comment #5
lauriiiDid you test this on the default value widget? Based on the screenshot in #3 it's not clear if that's the case or not.
Comment #6
viren18febs commented@lauriii
I have created a Term reference field & select Tag as the allowed vocabulary and not changed any configuration for widget. I have attached a screen shot, please review.
Comment #7
smustgrave commentedConfirmed the issue following steps in Issue summary.
Comment #10
srishtiiee commentedComment #11
smustgrave commentedSlightly updated steps to reproduce.
Manual testing following the steps in the issue summary confirmed when setting the default value I can search other vocabularies outside tags.
MR did resolve the issue.
Rebased the issue to run the test only feature
Which is good.
Comment #15
lauriiiCommitted 710ae1c and pushed to 11.x. Also cherry-picked to 10.2.x. Thanks!