GBIF external entity implementation should implement PluginFormInterface

Created on 3 December 2024, 19 days ago

Problem/Motivation

GBIF external entity type is not implementing "PluginFormInterface" which may rise problems later if its configuration form needs to be used (or inherited). If "PluginFormInterface" is not implemented, the form submission is not saved. Currently, it is not a problem as no settings are there but if it changes in the future, it will become a problem.

Proposed resolution

Add use Drupal\Core\Plugin\PluginFormInterface; and "implements PluginFormInterface" to the GBIF external entity type.

๐Ÿ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

๐Ÿ‡ซ๐Ÿ‡ทFrance guignonv

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024