Skip to content

fix(err): allow notifications to be edited #31043

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 14, 2025

Conversation

oliverb123
Copy link
Contributor

No description provided.

@posthog-bot
Copy link
Contributor

Hey @oliverb123! 👋
This pull request seems to contain no description. Please add useful context, rationale, and/or any other information that will help make sense of this change now and in the distant Mars-based future.

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

This PR enables editing of error tracking notification templates across multiple platforms and adds testing capabilities to the error tracking alert UI.

  • Modified /frontend/src/scenes/error-tracking/configuration/alerting/ErrorTrackingAlert.tsx to enable testing configuration by setting hideTestingConfiguration: false
  • Updated notification templates in Slack, Discord, and Microsoft Teams to make message content fields visible and editable by changing hidden: False in their respective template files
  • Modified /frontend/src/scenes/pipeline/hogfunctions/hogFunctionConfigurationLogic.tsx to conditionally exclude person data for error tracking notifications
  • Improved error tracking notification customization by exposing previously hidden fields in the UI for better user control

Greptile AI

5 file(s) reviewed, 1 comment(s)
Edit PR Review Bot Settings | Greptile

Copy link
Contributor

github-actions bot commented Apr 10, 2025

Size Change: +14 B (0%)

Total Size: 13.2 MB

ℹ️ View Unchanged
Filename Size Change
frontend/dist/toolbar.js 13.2 MB +14 B (0%)

compressed-size-action

@oliverb123 oliverb123 requested review from a team, hpouillot and daibhin April 10, 2025 08:12
@oliverb123 oliverb123 force-pushed the err/allow-block-modification-and-testing branch from 6e8dd91 to 888cf85 Compare April 10, 2025 14:56
@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

2 snapshot changes in total. 0 added, 2 modified, 0 deleted:

  • chromium: 0 added, 2 modified, 0 deleted (diff for shard 1)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@oliverb123 oliverb123 merged commit 55ce7eb into master Apr 14, 2025
110 checks passed
@oliverb123 oliverb123 deleted the err/allow-block-modification-and-testing branch April 14, 2025 08:18
lricoy pushed a commit that referenced this pull request Apr 14, 2025
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants