Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jennabelle opened this issue Mar 30, 2016 · 2 comments
Open

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

jennabelle opened this issue Mar 30, 2016 · 2 comments
Labels
Milestone

Comments

@jennabelle
Copy link
Contributor

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 jennabelle added the bug label Mar 30, 2016
@jennabelle jennabelle added this to the QA milestone Mar 30, 2016
@jennabelle
Copy link
Contributor Author

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

@jennabelle
Copy link
Contributor Author

4/1/ Fri: reopen, bug still happening

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant