Move identification_number data from user_profiles table to nric in users table.
This is to make sure implementation with data from APKP which uses NRIC instead of matrix number. So, NRIC is a requirement for adding users individually or in bulk. Validate the NRIC format with the regex from User Profile feature.
Move
identification_number
data fromuser_profiles
table tonric
inusers
table. This is to make sure implementation with data from APKP which uses NRIC instead of matrix number. So, NRIC is a requirement for adding users individually or in bulk. Validate the NRIC format with the regex from User Profile feature.Affected features/pages: