For any given ASIN, the test function (at /admin/settings/amazon/test) retrieves the details from the Amazon service on the first fetch only. These details are then cached locally and all subsequent tests for the same ASIN retrieve the locally cached values.

This tiny patch sets $force_lookup = TRUE in the call to amazon_item_lookup().

CommentFileSizeAuthor
amazon_admin_test.txt649 bytesmleicester

Comments

mleicester’s picture

Version: 6.x-1.0-beta3 »
eaton’s picture

Status: Needs review » Fixed

Committed. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.