ianyong / pe

0 stars 0 forks source link

View command does not work if the index is large enough #1

Open ianyong opened 3 years ago

ianyong commented 3 years ago

On the deliverable mode, entering a large index such as view 999999999999999999999 results in the following message being displayed even though 999999999999999999999 is a positive integer:

Invalid command format! 
view: Displays the details of the deliverable identified by the index number used in the displayed deliverable list.
Parameters: INDEX (must be a positive integer)
nus-se-bot commented 3 years ago

Team's Response

Thanks for your feedback. However this functionality bug is inherited from AB3 edit command which have a similar difference in error message when handling very large integer inputs. You can reject bugs that you inherited from AB3. (https://nus-cs2103-ay2021s1.github.io/website/admin/tp-pe.html#pe-phase-2-developer-response-2)

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your reason]