heyzec/pe

Edit commands do not show a warning message when there is no change to data

Opened this issue · 1 comments

When an entry is edited to have the same data fields, the app shows "Edited Buyer!". However, this may be confusing as there was no change to the data.

image.png

Team's Response

The error message does not change the functionality, which is that the buyer retains the same information as before. Thus, the team thinks it is okay to show this message.

Items for the Tester to Verify

❓ Issue response

Team chose [response.Rejected]

  • I disagree

Reason for disagreement: I agree that the message does not change the functionality. However, such a message is still confusing to the user. Possible alternatives include:

  • Warning to user that no change was made; or
  • Reject command and show error message instead (changes functionality)

Perhaps, this can be lowered to a VeryLow severity.