Skip to content

Ensure sub-field enabled Drupal fields are populated on ECK entities

In https://gitlab.com/consensus.enterprises/clients/envision-recycling/logistics-app/-/issues/208 we are seeing Date fields that aren't being populated by our steps, apparently because they have subfields. This also seems to be happening for Address fields.

TODO:

  • Create new test module with an example ECK type that has Date field
  • Create new test module with an example ECK type that has Address fields
  • Create a test that shows the failing behaviour for Date fields
  • Create a test that shows the failing behaviour for Address fields
  • Find the source of the failing behaviour and fix it 😄

See:

Edited by Saurabh Kumar Singh