Issue #3592461: Set default member type confirmation format

closes #3592461

sets a fallback text format for member type confirmation override bodies when existing configuration has no format. the subject and body fields are hidden until override is selected.

checked locally:

  • php lint on MemberTypes.php and FormBuildTest.php
    • composer validate --no-check-publish
    • git diff --check

Merge request reports

Loading