AngPengXuan / pe

0 stars 0 forks source link

Does not specify if file path should be relative or absolute #4

Open AngPengXuan opened 1 week ago

AngPengXuan commented 1 week ago

Screenshot from 2024-11-15 16-52-00.png

Does not specify if file path should be absolute or relative. Not very obvious from the documentation guide, could specify to be more obvious. Took awhile for me to realise that relative file path is something like:

import f/vcf p/exports/bizbook.vcf without the double /

nus-se-script commented 5 days ago

[IMPORTANT!: Please do not edit or reply to this comment using the GitHub UI. You can respond to it using CATcher during the next phase of the PE]

Team's Response

Decision for Severity

We agree that this may be a low severity bug as it only affects a very small handful of users.

Decision for Bug Type

We agree that this is a documentation bug because it does not affect the functionality of the application.

Decision for Response

We have rejected this bug as we find that it is clear from the documentation that there are two ways to import contacts. Although the two examples do not explicitly use the words "absolute path" or "relative path", they show both use cases for relative and absolute paths respectively.

It is not specified whether the file path should be relative or absolute because both are accepted.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your reason]