Add number of companies currently in interviews
Goal
Add an analytics metric showing how many distinct companies currently have applications in an interview process.
UI
Use purple for:
Companies in Interviews
This should count unique companies, not applications.
Example:
Company A:
- Technical Interview
- Final Interview
Company B:
Result:
2 companies in interviews
Acceptance Criteria
- Metric counts unique companies.
- Multiple applications for the same company count once.
- Only applications currently in an interview status are counted.
- Metric uses purple.
- Historical/closed applications are excluded appropriately.
- Tests cover duplicate-company scenarios.
Add number of companies currently in interviews
Goal
Add an analytics metric showing how many distinct companies currently have applications in an interview process.
UI
Use purple for:
Companies in InterviewsThis should count unique companies, not applications.
Example:
Company A:
Company B:
Result:
2 companies in interviewsAcceptance Criteria