Flatten-Threat / adventurous

location-­aware iOS mobile and web app for travelers to recommend local activities to friends
1 stars 3 forks source link

(Bug) Prod instance does not retrieve correct records from db #24

Open jennabelle opened 8 years ago

jennabelle commented 8 years ago

Steps to Reproduce:

  1. In Terminal, enter 'sudo mongod' to start local db
  2. In Terminal, enter 'PORT=4568 NODE_ENV=production npm start'
  3. Navigate to localhost:4568/ in browser
  4. Verify landing page is displayed
  5. Click 'Sign In'
  6. Verify 3 activity records are displayed

Error - only 2 activity records are displayed

jennabelle commented 8 years ago

3/31 Thurs: seem to have resolved itself on latest push to heroku, closing

jennabelle commented 8 years ago

4/1/ Fri: reopen, bug still happening