Skip to content
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

[error-monitoring] Add process to record duplicate error #931

Open
3 of 5 tasks
rcebulko opened this issue Jul 16, 2020 · 0 comments
Open
3 of 5 tasks

[error-monitoring] Add process to record duplicate error #931

rcebulko opened this issue Jul 16, 2020 · 0 comments

Comments

@rcebulko
Copy link
Contributor

rcebulko commented Jul 16, 2020

Often, a single error will surface in 3~4 different variants depending on browsers and module/nomodule splits. They should only get tracked in one GitHub issue, and that issue should be linked to each of the associated errors in Pantheon. First, we need to provide instructions for this in the page. Then, it would be useful to provide a way to link an existing issue from the UI. Finally, it would be helpful to provide a list of recent Error Report issues to make it easier to find recent repeats.

Steps:

  • add instructions for dealing with dupes
  • add backend endpoint to link issue to dupe
  • add form field for each issue to link an associated issue
  • comment on GitHub issue with link to additional error group
  • add list/dropdown of existing recent error report issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant