githubbob42 / mingle2github2

0 stars 1 forks source link

FxForm should fail gracefully- Child forms #5673

Open githubbob42 opened 5 years ago

githubbob42 commented 5 years ago

Mingle Card: 6037 Steps to Reproduce

| | |
|-|-|
|**Version #**| |
|**Hardware**| |
|**OS**| |
|**Browser**| |
|**Username**| |
|**Password**|Use LastPass|
|ORG ID| |
|User ID| |
|RayGun Error ID| |
  1. Create child fx form 
  2. Add a syncid field but do NOT mark it as external id
  3. Sync in mobile and try to create one

Note: The fix for card 5995 works for Parent forms but not the Child forms. This card is just for the Child forms

Expected Result

when the user has a configuration issue on an eform, we will not display the eform so that the user doesn’t even see it. No error message needed then.

Actual Result

_Form displayed _when the user has a configuration issue on eform.

!clip-bd8a-1910.png!{height: 553px; width: 800px;}

!clip-9ce5-7a6d.png!{height: 557px; width: 800px;}

Analysis

Related Cards

Card #5995

Impact Analysis

Developers: Fill in this area during code review.

Test Plan