kyueran / pe

0 stars 0 forks source link

Indicates optional but is compulsory #18

Open kyueran opened 1 year ago

kyueran commented 1 year ago

Square brackets supposed be optional but interview datetime is compulsory field for this command

Screenshot 2023-04-14 at 3.40.03 PM.png

soc-se-bot commented 1 year ago

Team's Response

It is optional for advancing an applicant from shortlisted to advanced. It is compulsory to advance applicants from applied to shortlisted.

This is specified in the info box of the command.

Screenshot 2023-04-16 at 10.28.11 AM.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: According to you "It is optional for advancing an applicant from shortlisted to advanced". The following screenshot is me trying to advance an applicant from SHORTLISTED to ACCEPTED and the application gives me an error message instead of allowing me to do so. I believe this bug should be upgraded to either a severity.High type.DocumentationBug OR severity.Medium type.FunctionalityBug according to your statement and your UG.

Steps to reproduce:

Choose a SHORTLISTED applicant

advance the SHORTLISTED applicant without d/INTERVIEW DATETIME

Expected:

Applicant should become ACCEPTED.

Actual:

Error message saying "Current time must be later than interview date when advance an applicant from SHORTLISTED to ACCEPTED!".

Screenshot 2023-04-18 at 2.26.20 PM.png