reapit / foundations

Foundations platform mono repo
57 stars 21 forks source link

AgencyCloud product version configuration not being updated when CRM is upgraded #11333

Open plittlewood-rpt opened 1 month ago

plittlewood-rpt commented 1 month ago

Background context Logged from #11323

It appears that the mechanism to update the product versions in the customer configuration object store is not working. Customers that have been upgraded recently are still showing an old version of the product. This is causing an impact particularly in the journal API which uses this information to decide which table to write match entries to

Specification

What we know so far (from tests)

plittlewood-rpt commented 1 month ago

This was happening because of a misconfigured sums proxy SQS URL. We need to change the parameter name and value so it's a bit more obvious. I've corrected this now and working on remediation