Current behavior: clicking through the "Recommend a Product" choreography results in a 500 error
Expected behavior: recommending a product to another user yields an added product to the "bangazonapi_recommendation" table and is visible in a user's profile as a "Products you've recommended"; that product is also available in the "Products recommended to you" field for the user to whom the product is recommended.
As of Friday, 7/12 EOD: recommending a product adds a line to the recommendations DB but does not appear on the users' profiles (as "Products you've recommended" or "Products recommended to you")
Current behavior: clicking through the "Recommend a Product" choreography results in a 500 error
Expected behavior: recommending a product to another user yields an added product to the "bangazonapi_recommendation" table and is visible in a user's profile as a "Products you've recommended"; that product is also available in the "Products recommended to you" field for the user to whom the product is recommended.