githubbob42 / mingle2github2

0 stars 1 forks source link

Calling getCheckSum on wrong objects #5703

Open githubbob42 opened 5 years ago

githubbob42 commented 5 years ago

Mingle Card: 6067 Steps to Reproduce

| | |
|-|-|
|**Version #**| |
|**Hardware**| |
|**OS**| |
|**Browser**| |
|**Username**| |
|**Password**|Use LastPass|
|ORG ID| |
|User ID| |
|RayGun Error ID| |

I found these​ errors in LogEntries when the QAs were doing regression testing.

382 <158>1 2018-11-05T14:14:07.494796+00:00 host heroku router - at\=info method\=GET path\="/services/apexrest/FX5/SObjectChecksum/getCheckSum?sobjectName=StaticResource&lastSync=2018-11-01T20%3A10%3A32.554Z" host\=dev.fieldfx.com request_id\=1541427201611-00D0a000002V2h3EAC-0050a00000JIl6AAAT fwd\="38.140.188.106" dyno\=web.1 connect\=0ms service\=352ms status\=500 bytes\=1369 protocol\=https

5XX Status

Error

372 <158>1 2018-11-05T14:16:16.608335+00:00 host heroku router - at\=info method\=GET path\="/services/apexrest/FX5/SObjectChecksum/getCheckSum?sobjectName=User&lastSync=2018-11-01T20%3A12%3A35.164Z" host\=dev.fieldfx.com request_id\=1541427201611-00D0a000002V2h3EAC-0050a00000JIl6AAAT fwd\="38.140.188.106" dyno\=web.1 connect\=0ms service\=317ms status\=500 bytes\=1363 protocol\=https

5XX Status

Error

378 <158>1 2018-11-05T14:16:16.764242+00:00 host heroku router - at\=info method\=GET path\="/services/apexrest/FX5/SObjectChecksum/getCheckSum?sobjectName=RecordType&lastSync=2018-11-01T20%3A12%3A35.780Z" host\=dev.fieldfx.com request_id\=1541427201611-00D0a000002V2h3EAC-0050a00000JIl6AAAT fwd\="38.140.188.106" dyno\=web.1 connect\=0ms service\=294ms status\=500 bytes\=1367 protocol\=https

5XX Status

Error

Expected Result

What should happen?

Actual Result

What actually happens?

Analysis

Related Cards

Impact Analysis

Developers: Fill in this area during code review.

Test Plan