You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an HR Staff Member
I want to the staff application to check if individuals on a list I provide have applied
So that those applicants are not automatically passed along for director review
Acceptance Criteria:
GIVEN I am an HR Staff member
WHEN I want to add, remove, or update an individual to our flagged individuals list
THEN I am able to update that list
GIVEN an applicant submits their staff application
WHEN the data is being reviewed
THEN a "check" will be performed to ensure their legal last name not on 'flagged applicant' list
GIVEN an applicants legal last name appears on the flagged applicant list
THEN their application is not automatically passed on to a director for review
AND HR receives a notification "[FirstName] [PreferredName] [LastName] has submitted a staff application for [EventName]. Would you like to submit them for director review?
AND HR should be able to select the following actions:
"Deny Applicant"
"Proceed with Application Process"
The text was updated successfully, but these errors were encountered:
As an HR Staff Member
I want to the staff application to check if individuals on a list I provide have applied
So that those applicants are not automatically passed along for director review
Acceptance Criteria:
GIVEN I am an HR Staff member
WHEN I want to add, remove, or update an individual to our flagged individuals list
THEN I am able to update that list
GIVEN an applicant submits their staff application
WHEN the data is being reviewed
THEN a "check" will be performed to ensure their legal last name not on 'flagged applicant' list
GIVEN an applicants legal last name appears on the flagged applicant list
THEN their application is not automatically passed on to a director for review
AND HR receives a notification "[FirstName] [PreferredName] [LastName] has submitted a staff application for [EventName]. Would you like to submit them for director review?
AND HR should be able to select the following actions:
The text was updated successfully, but these errors were encountered: