Skip to content

Conversation

@jan-auer
Copy link
Member

@jan-auer jan-auer commented Jan 9, 2019

We broke rendering of message params with #11078. See https://sentry.zendesk.com/agent/tickets/18273 for context.

logentry.formatted is now guaranteed to always be present. Thus, we can remove the fallback to rendering logentry.message.

Ref #11417


screenshot 2019-01-09 at 10 32 01

@jan-auer jan-auer self-assigned this Jan 9, 2019
@jan-auer jan-auer requested a review from billyvg January 9, 2019 09:33
@jan-auer jan-auer force-pushed the fix/message-params branch from b88f122 to 5589be2 Compare January 9, 2019 09:34
@jan-auer
Copy link
Member Author

jan-auer commented Jan 9, 2019

@billyvg I removed the "Params" header since it looked really ugly. Feel free to add it again with some styling if you'd like to keep it.

</div>
)}
</EventDataSection>
<React.Fragment>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this needed?

@jan-auer jan-auer merged commit 3c2f40d into master Jan 9, 2019
@jan-auer jan-auer deleted the fix/message-params branch January 9, 2019 20:41
jan-auer added a commit that referenced this pull request Jan 10, 2019
* master: (56 commits)
  feat(issues) Add skeleton for Org wide issues (#11420)
  fix(api): Fix broken spam email blocking code
  don't need this white background anymore and it causes a bug on hosted setup (#11436)
  fix(charts): Fix max value for WorldMapChart (#11404)
  feat(issues): Add issues icon to sidebar (#11439)
  build: Remove 'exports' from sourcemaps sources prefix (#11438)
  fix: Render integration description as markdown in search (#11441)
  ref: Import jquery when it's used (#11430)
  fix(ui): Render message params (#11432)
  ref(releases): Refactor projects/organization release overview  (#11392)
  ref(groups): Refactor project group details (#11422)
  feat(2fa): Allow org to reset member 2fa (#11152)
  feat(api): Add relative stats period support to get_date_range_from_params (#11380)
  chore: Remove group-unmerge flag (#11431)
  fix(ui) Fix 'other' tag bucket to have a proper tooltip (#11433)
  build(dev): Add `yarn dev` script to start sentry devserver (#11360)
  ref(charts): Change PercentageBarChart -> PercentageAreaChart (#11401)
  feat(discover): Zerofill queries that are grouped by time (#11384)
  test: Add coverage for breadcrumb message scrubbing
  feat(releases): Add all organization release routes (#11377)
  ...
@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants