bugsnag / bugsnag-node

[DEPRECATED] Please upgrade to our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
https://www.bugsnag.com/
MIT License
48 stars 55 forks source link

Sessions tracking against `production`, not configured releaseStage #149

Closed CPWeaver closed 6 years ago

CPWeaver commented 6 years ago

Expected behavior

Sessions should be tracked against the configured releaseStage

Observed behavior

Sessions are tracked against the proper appVersion but appear to count against production

Steps to reproduce

Configure with a releaseStage, turn on auto session tracking, observe that sessions are not tracked against the configured stage

Version

2.4.2

Additional information

None

Please let me know if I've done something wrong!

bengourley commented 6 years ago

Thanks for the report, @CPWeaver! No you haven't done anything wrong – this is a bug in the notifier. We'll schedule a fix.

Cheers!

CPWeaver commented 6 years ago

awesome, thanks for the help @bengourley! when I should look for a release?

bengourley commented 6 years ago

I just released this – v2.4.3. Let me know whether it fixes your issue. Cheers!