githubbob42 / mingle2github2

0 stars 1 forks source link

AppCache error: Uncaught TypeError: Cannot read property 'split' of undefined #5759

Open githubbob42 opened 5 years ago

githubbob42 commented 5 years ago

Mingle Card: 6124 Steps to Reproduce

| | |
|-|-|
|**Version #**| |
|**Hardware**| |
|**OS**| |
|**Browser**| |
|**Username**|mikefield@mobileteam.com|
|**Password**|Use LastPass|
|ORG ID| |
|User ID| |
|RayGun Error ID|

   |

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