Problem/Motivation

Confirmation URL expiration field is required but help text says otherwise: "The number of seconds until the confirmation URL expires. Leave empty for no expiration." Leaving it empty leads to an error when saving the email confirmation on Emails / Handlers page.

Also UX is not intuitive because the field is hidden in a tab. Setting a default value would solve these problems.

Steps to reproduce

1. Add email confirmation on Emails / Handlers page
2. Leave confirmation URL expiration field empty
3. Save

Proposed resolution

Set a default value so that users don't have to add the value.

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

yan created an issue. See original summary.

dieterholvoet’s picture

Title: Set default value for expiration field » Make Confirmation URL expiration optional

I think it's a better idea to make the Confirmation URL expiration field optional, otherwise we lose the ability to have no expiration.

  • dieterholvoet committed 1475f32c on 1.0.x
    fix: #3610865 Make Confirmation URL expiration optional
    
    By: yan
    By:...
dieterholvoet’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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