taylonr / postman

MIT License
110 stars 237 forks source link

Intentional ID? #15

Closed aspoehrer closed 4 years ago

aspoehrer commented 4 years ago

Hi Nate. First of all, really enjoying your Pluralsight course - Postman Fundamentals. Excellent presentation -so easy to follow and learn from. I stumbled over the test environment db.test.json because there is only one book but the id is 5. I reset it locally after cloning locally and it returns 1 as expected. If I missed a reason it was to start with 5 instead of 1 for one book, please let me know otherwise putting it out there.

taylonr commented 4 years ago

Thanks for the kind words.

I started it at an id other than 5 to reflect that test & dev databases can often have different ids and data in them.

Resetting it isn't bad.

On Mon, Apr 20, 2020 at 5:28 PM Andrea Spoehrer notifications@github.com wrote:

Hi Nate. First of all, really enjoying your Pluralsight course - Postman Fundamentals. Excellent presentation -so easy to follow and learn from. I stumbled over the test environment db.test.json because there is only one book but the id is 5. I reset it locally after cloning locally and it returns 1 as expected. If I missed a reason it was to start with 5 instead of 1 for one book, please let me know otherwise putting it out there.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/taylonr/postman/issues/15, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHCVE2WVA3HWIZ2L56OAVLRNTD7BANCNFSM4MM2FDOQ .

aspoehrer commented 4 years ago

Got it! Thanks for responding. I got the diff in stories but the id got me twisted up. :) I love your inclusion of scripture. Was a gift. I posted about it on FB. Have a good one.

On Apr 20, 2020, at 6:45 PM, Nathan Taylor notifications@github.com wrote:

 Thanks for the kind words.

I started it at an id other than 5 to reflect that test & dev databases can often have different ids and data in them.

Resetting it isn't bad.

On Mon, Apr 20, 2020 at 5:28 PM Andrea Spoehrer notifications@github.com wrote:

Hi Nate. First of all, really enjoying your Pluralsight course - Postman Fundamentals. Excellent presentation -so easy to follow and learn from. I stumbled over the test environment db.test.json because there is only one book but the id is 5. I reset it locally after cloning locally and it returns 1 as expected. If I missed a reason it was to start with 5 instead of 1 for one book, please let me know otherwise putting it out there.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/taylonr/postman/issues/15, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHCVE2WVA3HWIZ2L56OAVLRNTD7BANCNFSM4MM2FDOQ .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

taylonr commented 4 years ago

Thanks you too.