You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we will be using detroit's live site to look at data
log into detroit live's partner portal using an admin log in
look through the listing's grid, you'll notice that some listings are repeated and some listings that should show in this grid do not
it has something to do with how pagination of listings is happening in the list function in listings.service.ts
EXPECTED RESULTS:
Ideally all the listings show up once in the listing grid
OBSERVED RESULTS:
currently duplicate listings show up, and some listings are missing entirely
ADDITIONAL INFORMATION:
QA Review Notes:
Once this is on https://detroit-partners-prod.netlify.app/, follow the steps to reproduce. You shouldn't see duplicates and missing listings like Penrose Village - 4f6af8df-1abf-4650-b548-850d94c85a22 and Gratiot Woods Co-op Senior Apartments - 214ccb4c-0d0b-4ff6-b420-ed05bae0e22e should now be visible in the list.
The text was updated successfully, but these errors were encountered:
STEPS TO REPRODUCE:
it has something to do with how pagination of listings is happening in the
list
function inlistings.service.ts
EXPECTED RESULTS:
Ideally all the listings show up once in the listing grid
OBSERVED RESULTS:
currently duplicate listings show up, and some listings are missing entirely
ADDITIONAL INFORMATION:
QA Review Notes:
Once this is on https://detroit-partners-prod.netlify.app/, follow the steps to reproduce. You shouldn't see duplicates and missing listings like
Penrose Village - 4f6af8df-1abf-4650-b548-850d94c85a22
andGratiot Woods Co-op Senior Apartments - 214ccb4c-0d0b-4ff6-b420-ed05bae0e22e
should now be visible in the list.The text was updated successfully, but these errors were encountered: