Closed (fixed)
Project:
Entity Prepopulate
Version:
8.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2023 at 17:03 UTC
Updated:
7 Apr 2026 at 15:05 UTC
Jump to comment: Most recent
Be nice and declare our config in config/schema.
Do it.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
elberI can work on it.
Comment #4
elberHi I added the config and schema files please revise.
Comment #5
heddnThis is doing far more then just adding config schema. Can the scope be limited?
Comment #6
elberHi I thought that I needed add the form settings also, sorry.
I revised your schema file and it is good.
Schema file is correct .
Issue's scope was fixed.
Module is working
Moving to RTBC.
Comment #8
vitaliyb98 commentedAlso removed skipping schema from tests:
Comment #10
vitaliyb98 commentedMerged! Thanks!