question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Somebody screwed up

See original GitHub issue

Using v2.2.0 my previous succeeding tests fail miserably. I’m currently tracking which one of you to blame. Undesired behavior detected includes querying two models in a same route. Ex:

Having Model1 and Model2

GET /Model1/:id

Should query mongoose Model1, which does (let’s assume).

Now

GET /Model2/:id

Queries both Model1 and Model2, resulting in a 404 because Model1 has no document with that id at all.

Previous versions of this library don’t trigger that behavior (including v2.1.0).

I will spend my morning trying to debug your files. I will be on you. I will not rest. You will fix this.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
Zertzcommented, Oct 21, 2015

Thank @dvlsg

0reactions
arathaelcommented, Oct 21, 2015

Hey thanks for fixing it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Screw someone up - Idioms by The Free Dictionary
1. verb To make a big mistake or blunder; to mishandle or ruin something. I'm sorry, I really screwed up. Please forgive me!...
Read more >
SCREW (SOMETHING) UP definition - Cambridge Dictionary
If you screw someone up, you cause that person to become anxious, confused, or mentally ill.
Read more >
Screwed up definition and meaning | Collins English Dictionary
If you say that someone is screwed up, you mean that they are very confused or worried, or that they have psychological problems....
Read more >
screw up | LDOCE
screw up meaning, definition, what is screw up: to make a bad mistake or do something ve...: Learn more.
Read more >
SCREW UP (phrasal verb) definition and synonyms
1. transitive to make something into a smaller shape by squeezing or twisting it · 2. transitive if you screw up your eyes,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found