localgovdrupal / localgov_campaigns

⛔️ DEPRECATED (Provides campaign sections using page builder paragraph types for LocalGov Drupal.)
GNU General Public License v2.0
0 stars 2 forks source link

Deprecated config errors when running tests #10

Closed stephen-cox closed 4 years ago

stephen-cox commented 4 years ago
  1x: Any entity_reference_autocomplete component of an entity_form_display must have a match_limit setting. The field_topic_term field on the node.localgov_campaigns_page.default form display is missing it. This BC layer will be removed before 9.0.0. See https://www.drupal.org/node/2863188
    1x in CampaignBlocksTest::testCampaignNavigationBlock from Drupal\Tests\localgov_campaigns\Functional

  1x: Any entity_reference_autocomplete component of an entity_form_display must have a match_limit setting. The uid field on the node.localgov_campaigns_page.default form display is missing it. This BC layer will be removed before 9.0.0. See https://www.drupal.org/node/2863188
    1x in CampaignBlocksTest::testCampaignNavigationBlock from Drupal\Tests\localgov_campaigns\Functional

  1x: Any entity_reference_autocomplete component of an entity_form_display must have a match_limit setting. The uid field on the node.localgov_campaigns_overview.default form display is missing it. This BC layer will be removed before 9.0.0. See https://www.drupal.org/node/2863188
    1x in CampaignBlocksTest::testCampaignNavigationBlock from Drupal\Tests\localgov_campaigns\Functional
stephen-cox commented 4 years ago

Fixed with https://github.com/localgovdrupal/localgov_campaigns/commit/ed4e7ae26031ba7cfab95e5388ce62030a631517