Closed Ozay34 closed 3 years ago
The three hardcoded strings:
"JobSeekerProfile" "EmployerProfile" "EducatorProfile"
Should be replaced with their respective enum values:
User.Type.JOB_SEEKER User.Type.EMPLOYER User.Type.EDUCATOR
closed with PR 129
The three hardcoded strings:
Should be replaced with their respective enum values: