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): correct the permission requirement for removing feedback relation #3317

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

norawl
Copy link
Contributor

@norawl norawl commented Oct 20, 2024

I could unfortunately not replicate the error locally, but by reading the Sentry logs, this might be the issue, because it seems like it's expecting a permission from the feedback app and not the events app.
Would love to know what others think.

Changes:

Updated the RemoveFeedbackRelationView which used a permission from the events app, to use the feedback.delete_feedbackrelation permission

…elation

Updated the RemoveFeedbackRelationView which used a permission from the events app, to use the feedback.delete_feedbackrelation permission
@norawl norawl self-assigned this Oct 20, 2024
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.

1 participant