Jianwen0451 / pe

0 stars 0 forks source link

Identify target by name is ineffecient #8

Open Jianwen0451 opened 3 days ago

Jianwen0451 commented 3 days ago

Currently, names are used to find the target of the command.

However, names can be very long, especially full names.

Hence, it will be tedious for the users to key in the full name every time they try to execute a command.

Such a case is generally encountered by all users and is very likely to hinder the usage of the app.

Suggestion is to use index in the list to find the target

nus-se-script commented 7 hours ago

Team's Response

Thank you for your response

However, this was addressed in the planned enhancement

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Rejection is only for issues that are not correct.

In this case, it should be "not in scope". You have recognized this issue and plan to add this increment in future deliveries.

It is not that this issue is not present in this version. It is that it is not in the scope of current delivery