Function: createApplication()
createApplication(
_prev,formData):Promise<RecruitingState>
Defined in: src/server/actions/recruiting.ts:692
Create a pipeline application; derives scoring_profile from role_family when omitted (DOM-3).
Parameters
_prev
formData
FormData
Returns
Promise<RecruitingState>