nus-cs2113-AY2223S1 / pe-dev-response

0 stars 0 forks source link

[UG] Don't specify constraints for Duration #819

Open nus-pe-bot opened 1 year ago

nus-pe-bot commented 1 year ago

Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.


In the other commands, such as add-tx, you specify the constraints for duration being between 0 and 1461 days. I believe it is missing in this command, as it exists in the other ones that include duration. If it is intentionally not put here, please ignore

image.png


[original: nus-cs2113-AY2223S1/pe-interim#794] [original labels: severity.VeryLow type.DocumentationBug]

jingwei55 commented 1 year ago

Team's Response

Thank you for your response! We should have indicated the range of accepted integers for clarity

Duplicate status (if any):

--