prs_phones

Titleprs_phones
TypeStandardized
DescriptionStandardized telephone numbers
ColumnFormatNullableDescriptionDefinitionComments
idinteger, primary key(error)Row identifierautoincrement 
role_record_idinteger, foreign key(error)SOR Person this address is attached toprs_sor_persons:id 
country_codevarchar(5)(tick)Country code (question) Should address lines 1-3 be consolidated?
area_codevarchar(5)(tick)Area code  
phone_numbervarchar(10)(error)Phone number  
extensionvarchar(5)(tick)Extension  
address_tinteger, foreign key(error)Address type of this phone number

ctx_data_types:id

data_type=ADDRESS

phone_tinteger, foreign key(error)Type of this phone numberctx_data_types:iddata_type=PHONE
verifiedboolean(tick)Whether this phone has been verified by the SOR  

 

Migration Notes From OR 1

  • Dropped phone_line_order and update_date pending requirements
  • Added verified (
    Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.
    )