Problem/Motivation

Test accounts may need an email address for testing purposes. Currently, Role Test Accounts are generated without an email address.

Proposed resolution

Generate an email address for Role Test Accounts based on the site email address.

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

None.

API changes

None.

Data model changes

Role Test Accounts are now generated with an email address based on the site email address.

CommentFileSizeAuthor
#3 3294049-3.patch3.05 KBidebr
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

idebr created an issue. See original summary.

rakesh.regar made their first commit to this issue’s fork.

idebr’s picture

Status: Active » Needs review
StatusFileSize
new3.05 KB

Generate an email address for Role Test Accounts based on the site email address, for example: site@example.com generates email addresses like site+editor@example.com

  • 753be28 committed on 8.x-1.x
    Issue #3294049 by idebr: Generate an email address for test accounts
    
idebr’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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