Closed (fixed)
Project:
Field States UI
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2019 at 16:23 UTC
Updated:
30 May 2023 at 19:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
felribeiro commentedComment #3
seanbThe patch in #2 seems correct, but I think in some cases it also fails to fetch the proper target. I found an example in a boolean field. There might be more fields that need similar changes.
Patch is attached. Also linking #3145195: #field_parents key not found and #3136297: Get Ajax error when editing paragraph with a field state for $type entity_ref $plugin boolean limit 1 that seem to have similar errors.
Comment #4
mayurgajar commentedPatch for issue occur by custom field Office Hours
https://www.drupal.org/project/office_hours
Comment #6
nickdickinsonwildeResolved and moved into seperate function so that we don't have 3 virtually identical copies of the logging.
Thanks for the patches and thoughts.