Able to reproduce this locally when trying to replicate card #6065, there is probably other ways to replicate the error but this has happened every time when following the cards instructions
Login to mobile
Open dev tools
follow instructions in card.
Once you do the first sync from the card – navigate to jobs/tickets and look at the console
You should receive multiple errors of Cannot read property ‘split’ of undefined
Mingle Card: 6124 Steps to Reproduce
Able to reproduce this locally when trying to replicate card #6065, there is probably other ways to replicate the error but this has happened every time when following the cards instructions
Login to mobile
Open dev tools
follow instructions in card.
Once you do the first sync from the card – navigate to jobs/tickets and look at the console
You should receive multiple errors of Cannot read property ‘split’ of undefined
Expected Result
should not receive errors
Actual Result
receiving type errors
Analysis
Related Cards
Impact Analysis
Developers: Fill in this area during code review.
Test Plan