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
{{ message }}
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
A user may have 2 applications to the same company for different positions, such as Software Engineer and QA Engineer. However, InternApply only allows 1 application per company.
Edit
Possible solution is to modify Application#isSameApplication() method. Currently uses the Application's Name as a determining factor.
Define "Duplicate Application". Suggested definition: Applications that have the same Name, Job Title, Phone, Address, Email and Optional Tags (FlexyTags) are considered duplicates.
FAQ:
I have an existing application to a company that I applied to where I got rejected and I am trying to reapply to the same company with the exact same details. Since SIA cannot have duplicate applications, what should I do?
Option 1: Using edit, you can simply reuse the existing application with updated information.
Option 2: If you are looking to keep the existing application and it's information untouched, then we suggest including an additional "t/NthAttempt" to differentiate your new application and the existing application. This will not violate our duplication clause while also allowing you to keep information on your existing application.
A user may have 2 applications to the same company for different positions, such as Software Engineer and QA Engineer. However, InternApply only allows 1 application per company.
Use case:
add n/Shopee j/Software Engineer Intern p/87438807 e/[email protected] a/5 Science Park Dr, #06-40 ast/APPLIED
add n/Shopee j/QA Engineer Intern p/87438807 e/[email protected] a/5 Science Park Dr, #06-40 ast/APPLIED
Output:
This application already exists in InternApply.
Labels:
type.FeatureFlaw
severity.Medium
original: TypeDefinition/ped#1
The text was updated successfully, but these errors were encountered: