Problem/Motivation

With config schema checker enabled, I cannot save the configuration form of the module because of the missing config schema for block_inactive_users.settings:block_inactive_users_send_email.

Steps to reproduce

Enable config schema checker, enable the module, try saving its configuration form (without even changing anything on it).

Proposed resolution

Provide config schema for the missing key.

Remaining tasks

Patch, test, commit, release.

User interface changes

None.

API changes

None.

Data model changes

None (beyond the aforementioned config schema change).

Comments

Boobaa created an issue. See original summary.

Agnes_Varro’s picture

Agnes_Varro’s picture

Status: Active » Needs review

The attached patch seems to solve the problem.

keshavv’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new181.85 KB

It is a simple fix and the given patch #2 works well.
We can merge it.

  • rawdreeg committed aca41a5a on 8.x-2.x
    Issue #3383703 by Agnes_Varro, keshavv, Boobaa: Missing config schema...
rawdreeg’s picture

Status: Reviewed & tested by the community » Fixed

Merged and released. Thanks for your contribution!

Status: Fixed » Closed (fixed)

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