Problem/Motivation

There is no config schema defined for the views field tfa_enabled_field. Therefore, errors appear when using config_inspector and configuring a node with this field.

Steps to reproduce

Install config_inspector, and use the tfa_enabled_field field.

Proposed resolution

Define config schema for views.field.tfa_enabled_field.

Remaining tasks

Create MR.

User interface changes

None.

API changes

None.

Data model changes

None.

CommentFileSizeAuthor
#6 10.diff468 bytesjcnventura

Issue fork tfa-3280911

Command icon Show commands

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

bartlangelaan created an issue. See original summary.

bartlangelaan’s picture

Assigned: bartlangelaan » Unassigned
Status: Active » Needs review

Please see MR !10.

tvoesenek’s picture

Tested the changes from MR !10, this now works correctly

tvoesenek’s picture

Status: Needs review » Reviewed & tested by the community
jcnventura’s picture

StatusFileSize
new468 bytes

Uploading current version of the MR so that I can use it in composer patches.

bartlangelaan’s picture

RE #6

If a MR contains just one commit, you can use that commit as a patch. In this case, the URL is: https://git.drupalcode.org/project/tfa/-/commit/3023e61fcfa303f21f143ed8...

Because it contains the commit sha, it will keep working, even if the MR changes.

jcnventura’s picture

Status: Reviewed & tested by the community » Fixed
jcnventura’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.