Removing MLS Added prefixes from listingId when displayed on results, detail pages #216
Labels
enhancement
This is an enhancement or new feature
feedback
This issue or PR is based on user feedback
Of late, some MLSes have been prepending their traditional listingIds with prefixes as they merge with other systems and want to retain some local autonomy.
IDs that were historically,
123456
haveABC
added to them so they're nowABC123456
However agents and local customers still speak to the listingIds being
123456
and would prefer to see the historical format on screen instead of the newABC123456
The ask is to omit the new prefix on display and how the number as it was prior to the MLS change.
This is a display task, a similarly themed search task to remove the prefix from searches is recorded separately as #215
The text was updated successfully, but these errors were encountered: