ge
Click "Update" button in order to save the dependent
Execute the next query in the database to confirm that file IS NOT in S3:
use hostXXX
select top 1 WAREHOUSE, Link, * from images order by id desc
Check result
'WAREHOUSE' column value is NULL
'Link' column value is NULL
2
Log into the Mobile e3
Trigger Image Download:
Dashboard -> Expand Hamburger menu -> Dependents
Find the dependent created on step 1 in the list and click "pencil" edit button
Execute the next query in the database to confirm that file IS in S3:
use hostXXX