githubbob42 / mingle2github2

0 stars 1 forks source link

Background Sync Lookups doesn't work #5837

Open githubbob42 opened 5 years ago

githubbob42 commented 5 years ago

Mingle Card: 6203 Steps to Reproduce

| | |
|-|-|
|**Version #**|4.0.1.4302|
|**Hardware**| |
|**OS**|IOS 12 Beta /Android|
|**Browser**|Safari/Chrome|
|**Username**|pradeepfield2@six.com|
|**Password**|Use LastPass|
|ORG ID| |
|User ID| |
|RayGun Error ID| |
  1. Set the field user custom setting SyncInterval_Lookup_Minutes__c to 3   and make sure Sync intervals for other objects not set or have default values
  2. Set  SyncInterval_Job_Minutes__c to 10
  3. Login to mobile app 
  4. In the back office , make change to a lookup field (Ex:Customer) on a Job that was synced to mobile and save
  5. Wait 3 mins

Expected Result

Navigate around to kick the background sync in mobile app and open the job you selected above to make sure lookup field selected shows new value updated in the back office

Actual Result

Doesn’t update the lookup field after set time interval elapse

Analysis

Related Cards

Impact Analysis

Developers: Fill in this area during code review.

Test Plan