...
To be able to create user record based on pre-registration data, the user must have the following permission assigned:
Users: Can view patron pre-registration preregistration data
Users: Can merge patron preregistration data
...
Log in to the test environment using the uat-admin credentials.
Navigate to the Users app.
In the User search results pane, select Action > Search patron preregistration records.
Search for the patron preregistration record using the “*“ symbol
Note: the search can be performed with any of the following search criteria:
First name, Last name. Preferred first name, Middle name
Email
Combination , email, combination of First name + Last nameCombination , combination of Preferred name + Last nameWildcard , wildcard search (e.g., “*”).
In Patron registration record results list, click the New button for any of the preregistration record.
Note: The system checks if the patron's email already exists in user records. If no duplicates are found, a new user record is created using the preregistration data.
Expected Result: A new patron record is created.
Verify the newly created patron record:
Ensure the record contains the following data from the preregistration record:
First name
Last name
Middle name (optional)
Preferred first name (optional)
Email address
Phone number
Mobile phone number (optional)
Address (mapped as follows):
Primary address = true,
Address type = Home,
Address line 1,
Address line 2,
City,
State,
Zip,
Country
Email communication preferences (optional)
Ensure the record includes default patron details generated by FOLIO:
Patron group: "Remote Non-circulating", with an expiration date length of 2 years.
Status: Active.
Enrolled Date: Date of pre-registration preregistration form submission
External system ID: patron email
User type: Patron
Permissions: no default permissions
In the pre-registration preregistration records (Action > Search patron preregistration records), search for the newly created user record’s pre-registration preregistration details.
Expected Result: The pre-registration preregistration record for the newly created user should be removed from the search results and no longer appear in the patron pre-registration preregistration data.
...