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

fix(feedback): Remove duplicate assignment request #83669

Merged
merged 6 commits into from
Jan 21, 2025

Conversation

scttcper
Copy link
Member

@scttcper scttcper commented Jan 17, 2025

fixes an avatar error https://sentry.sentry.io/issues/6149138262/ on the feedback page

Removes a duplicate request when assigning/unassigning issues, before #83665 4 requests were made on unassign.

fixes https://sentry.sentry.io/issues/6149138262/ on the feedback page

Removes a duplicate request when assigning issues, before #83665 4 requests were made on unassign. Leaving this duplicate request.
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 17, 2025
@scttcper scttcper marked this pull request as ready for review January 17, 2025 20:10
@scttcper scttcper requested a review from a team as a code owner January 17, 2025 20:10
@scttcper scttcper merged commit d468f98 into master Jan 21, 2025
43 checks passed
@scttcper scttcper deleted the scttcper/feedback-assignee branch January 21, 2025 18:08
Copy link

codecov bot commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #83669      +/-   ##
==========================================
- Coverage   87.63%   87.57%   -0.06%     
==========================================
  Files        9498     9492       -6     
  Lines      541818   538688    -3130     
  Branches    21241    21193      -48     
==========================================
- Hits       474801   471750    -3051     
+ Misses      66669    66593      -76     
+ Partials      348      345       -3     

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants