Looks like feature is only works when the destination store is the local store
NI53QY2DJ4UV3SXVBHQNN3BGXXK23LDBQIPVRQRLKS6ZCWHAQDCAC
MQLCUSZLZWVUI6OE4TVYRJWEGBF3GF4MWWSZGF4WLC35TIOKE3IAC
my %ctx = test_init();
my %ctx = test_init( use_external_destination_store => 0);
my %ctx = test_init(
use_external_destination_store => 0
);