fix(gitlab): Do not mistag org slug - #45691
Merged
Merged
Conversation
[This error](https://sentry.sentry.io/discover/sentry:c504f90e8abe42eb947b9be2698af5ea/?field=title&field=release&field=environment&field=user.display&field=timestamp&name=Exception%3A+The+webhook+secrets+do+not+match.&project=1&query=issue%3ASENTRY-W3F+organization.slug%3Afancy-bits-llc&sort=-timestamp&statsPeriod=90d&yAxis=count%28%29) is tagged with a different org's slug.
armenzg
marked this pull request as ready for review
March 13, 2023 13:07
armenzg
enabled auto-merge (squash)
March 13, 2023 13:08
lobsterkatie
approved these changes
Mar 13, 2023
lobsterkatie
left a comment
Member
There was a problem hiding this comment.
This looks fine, but would you mind including in the PR description a quick note about which two pieces of data don't match (or, better yet, a screenshot)? I went to the linked but it wasn't immediately clear to me where the mismatch was.
EDIT: Okay, I did find it, but I still think it'd be nice to make it obvious (or link to a previous PR on this topic where it's pointed out more obviously).
Member
Author
|
I've updated the description. Thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This error is tagged with a different org's slug.
This is a follow up to #45368 and #45139
The

extravariable (trimmed to prevent PII leakeage) shows the correct slug but theorganization.slugtag points to a different one.