chiefonboarding / ChiefOnboarding

Free and open-source employee onboarding platform. Onboard new hires through Slack or the web portal.
https://chiefonboarding.com
GNU Affero General Public License v3.0
677 stars 124 forks source link

Offboarding sequences #328

Closed GDay closed 12 months ago

GDay commented 1 year ago

In some cases, we might want to offboard an employee. Offboarding can be seen as a reversed onboarding sequence.

The sequence navigation item in the menu would now be replaced by a dropdown, where you can select "onboarding" or "offboarding". The people dropdown item would now have an extra item called "leaving" or something similar. Clicking that would list all people are about to be removed from the company. Clicking on one of them will give a similar view to what we get when we click a new hire. Especially the overview (of the sequneces) and the access page are important here.

The offboarding sequences would be very similar to the normal onboarding sequences.

The only options available in a sequence:

Building the sequence would look like this:

image

The employee would get access to the same portal as a new hire would get access to, to complete their tasks.

To remove someone's account, we would need: https://github.com/chiefonboarding/ChiefOnboarding/issues/315