talent-connect / connect

Mentor-mentee and jobseeker-company matchmaking platform used by ReDI School of Digital Integration, in Berlin, Munich and Düsseldorf, Germany.
https://connect.berlin.redi-school.org
19 stars 8 forks source link

[TP]: Update Company Profile Visibility Logic #880

Closed astkhikatredi closed 2 months ago

astkhikatredi commented 4 months ago

Context/background

Currently, when a company is approved, its profile page is hidden by default. The Partnership Manager proposes changing this logic to improve visibility for job seekers. After company approval, the company profile page should be visible to job seekers by default. Users can then choose to hide their profile by clicking a checkbox on their profile page.

What needs to be done?

To update the profile visibility logic, when the company profile status changes to "approved" in Salesforce (see screenshot), the company should become visible to job seekers. This entails ensuring that the dedicated checkbox in SF is unchecked (see the second screenshot).

image image

For not-yet-approved companies - the checkbox in SF about visibility should be hidden by default.

Thank you!