fjborquez / azula

0 stars 0 forks source link

Fix Brand column data on inventory table #41

Closed Norbbs closed 5 days ago

Norbbs commented 3 weeks ago

As a Data owner I want to ensure that all fields in the database are not populated with arbitrary test or filler data So that I can maintain data integrity, efficiency in data retrieval processes, and improve overall system performance.

Definition Of Ready (DoR)

Definition Observations
  • - [ ]
Story where the issue was identified or an easy way to reproduce #11
  • - [ ]
Environment prod
  • - [ ]
Priority high

Description

In the inventory datatable the field brand show incorrect data which is generated by system.

Steps to Reproduce

  1. Go to houses section
  2. Select anyone and click on 'inventory' link
  3. View the inventory

Expected Behavior

All fields MUST be showed with real data not filler or system geenrated.

Actual Behavior

See Brand column Image

Impact