Closed (fixed)
Project:
ALTCHA
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2026 at 06:00 UTC
Updated:
5 Aug 2026 at 06:30 UTC
Jump to comment: Most recent
Small regression with the v3 upgrade: the self-hosted complexity config value can't be changed via the UI, since the form state is reversed.
'#states' => [
'visible' => [
':input[name=integration_type]' => ['value' => 'sentinel_api'],
],
]
Change the state so the complexity field is only invisible when the integration_type is sentinel_api
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 #4
robindh commented