Added status finished in application
February 25th, 2021
We have added a new status called finished for applications (opportunity_applications). 

Before we considered an application as finished if an application status is realized and the experience_end_date is in the past.

Recommended changes on user interfaces

Customer Facing Applications
  1. If you are showing a timeline of an application, you must now represent finished by only checking for the status rather than checking for realised and experience_end_date.
  2. When filtering data for applications that are in the past or completed, you must also pass "finished" in the filters as well.

Internal Applications
  1. If you are showcasing statuses of applications or people in a list, you must account for finished being a status rather than checking for realised and experience_end_date
  2. If you are showcasing the profile of a particular application, you must check for the status of finished rather than checking for realised and experience_end_date
  3. If you are showcasing a timeline, you must check for the finished status.
  4. You must add finished status as a filter on all lists for people and applications.

X
Crafted by