Closed lainvineyard closed 2 years ago
🐛 Are you fixing a bug? Yes
📝 Are you updating documentation?
💻 Are you changing functionality?
The code generating traffic history rows for a lead within IMPress was doing so outside of the traffic history table.
This change moves the relevant code block so that the rows are inside the table as expected.
View the traffic history for a lead with traffic history with and without the fix in place.
Fix: Traffic history for a lead is again displayed in a table format
Pull Requests must have the sign-off of two other developers and at least one of these must be an IDX Broker team member.
Pull Requests
🐛 Are you fixing a bug? Yes
📝 Are you updating documentation?
💻 Are you changing functionality?
Description of the Change
The code generating traffic history rows for a lead within IMPress was doing so outside of the traffic history table.
This change moves the relevant code block so that the rows are inside the table as expected.
Verification Process
View the traffic history for a lead with traffic history with and without the fix in place.
Release Notes
Fix: Traffic history for a lead is again displayed in a table format
Review
Pull Requests must have the sign-off of two other developers and at least one of these must be an IDX Broker team member.