fjborquez / aang

0 stars 0 forks source link

Server error updating house #39

Closed Norbbs closed 5 months ago

Norbbs commented 5 months ago

Definition Of Ready (DoR)

Definition Observations
  • - [x]
Story where the bug was identified or an easy way to reproduce #25
  • - [x]
Environment (Dev, Test, prod) prod
  • - [x]
Severity (Low, Medium, High) high

Bug Description

Give the #25 card testing, AC number 7 is not being fulfilled.

Steps to Reproduce

  1. Go to users
  2. Click on "view houses" link on Ash Ketchum user
  3. Ciudad Verde in CONCEPCION select "edit" link.
  4. Change "Ciudad Verde" to "Ciudad Celeste"
  5. Click on update button
  6. The server error message will appear

Evidence

Image

And yet, when the user clicks the "back" link in the house listing, we realize that the record was updated, which should not happen. Now there are two houses with the same name in the same city, violating AC7.

Image

Expected Behavior

Respect the AC7 of the card #25

Actual Behavior

Server error and updating of the data.

Impact

Now there are two houses with the same name in the same city, violating AC7.