mounilsankar / pe

0 stars 0 forks source link

Wrong result display box output when the add command is typed #3

Open mounilsankar opened 10 months ago

mounilsankar commented 10 months ago

When the command to add an intern application was executed, the display box output "Viewed Intern Application" instead of "New intern application added" as shown in the screenshot in the UG section titled "Adding Your Internship Application".

Steps to reproduce:

  1. Enter command "add n/Google r/Software Engineering c/Summer 2024"
  2. Refer below for the result display box output shown:

Screenshot 2023-11-17 at 4.19.26 PM.png

soc-se-bot commented 10 months ago

Team's Response

This bug is related to the same part of the code that executes the view command after certaining commands are input. Thus, it is a duplicate

The 'Original' Bug

[The team marked this bug as a duplicate of the following bug]

Issue where command result box output is wrong when note command is entered

This issue is when a note is added to or deleted from an application that the user is not currently viewing. The issue is that the command result box shows " Viewed intern application" instead of the correct "Added note to Intern Application"

Steps to reproduce:

  1. Enter view 2
  2. Enter note 3 i/Interviewer emphasized follow-up in two weeks.
  3. Refer to screenshot for the shown result box

Screenshot 2023-11-17 at 5.04.34 PM.png


[original: nus-cs2103-AY2324S1/pe-interim#704] [original labels: severity.Low type.FunctionalityBug]

Their Response to the 'Original' Bug

[This is the team's response to the above 'original' bug]

We accept this bug.

Items for the Tester to Verify

:question: Issue duplicate status

Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)

Reason for disagreement: The command in concern here is different from the other bug. Fixing the issue with the note command does not fix the issue with the add command also. Hence this is not considered a duplicate.


## :question: Issue type Team chose [`type.FunctionalityBug`] Originally [`type.FeatureFlaw`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]