Skip to content

Conversation

@bradl33
Copy link

@bradl33 bradl33 commented Nov 21, 2022

Added add-job-profile functionality. DTO submits all values except professional_id. That is the one pending functionality.

My logic:
Use member_id (PK in Professional) to return a Professional entity instance. Map DTO values to ProfessionalProfile. Assign the returned Professional to ProfessionalProfile. Save ProfessionalProfile.

I'm assuming an instance where member_id can be retrieved from the log in session.

Kindly review code and advise.

…er-admin-change-password

# Conflicts:
#	Apply-For-Me-Api/README.md
# Conflicts:
#	Apply-For-Me-Api/README.md
#	Apply-For-Me-Api/src/main/java/com/hydraulic/applyforme/controller/CoverLetterController.java
@bradl33 bradl33 requested a review from volunux November 21, 2022 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants