Skip to content

EN-276 feat:split name into first and last

Ruwani De Alwis requested to merge feat/split-name-into-first-and-last into dev

Summary

Split First and last name into last name for database users

Changes

  • changes to database models, seed files
  • changes to services/controllers to update sorting
  • changes to validation files to add validation for first and last name
  • changes to test to reflect changes and updated sorting

Jira Task: EN-276

Merge request reports