Default setting "replace_tokens" on actions is not properly converted back to boolean
Problem/Motivation
The "replace_tokens" setting that comes for actions that are not deriving form ECA base class, is not being properly converted back to boolean. Instead "no" is being stored in configuration, which will be wrongly interpreted as TRUE.
Steps to reproduce
Proposed resolution
Remaining tasks
Fix the bug.
User interface changes
API changes
Data model changes
Edited by drupalbot