We are having a problem where identical exceptions are being put into multiple groups. These groups appear to line up with when we deploy a new version (possibly because a deploy creates a new directory).
I noticed that the docs on rollup mention finding the revision hash in the path. Is there a way to explicitly specify what part of the path contains the revision hash?
We are using version 1.5.0 installed with Composer.
Looks like the other issue isn’t related. How are you configuring Sentry and are you using the latest version of sentry/sentry and sentry/sentry-laravel?