albertarielw / pe

0 stars 0 forks source link

Client filtering after selecting a property does not return to normal (unfiltered) after I deselect (display all properties) #9

Open albertarielw opened 1 year ago

albertarielw commented 1 year ago

Steps to reproduce: select -p 1 list -p

Expected: List of clients will be reverted to normal where all clients are displayed.

Actual: Clients remain unfiltered.

Screenshots:

Initial:

image.png

After select -p 1:

image.png

After list -p:

image.png

soc-se-bot commented 1 year ago

Team's Response

Per the user guide, invoking list -p only affects the property directory. Should the user want to refresh his/her client directory, they can always use list -c

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: This is clearly a feature flaw bug since users may forget to use list -c.