We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
feedback
The router throws an exception when using the feedback plugin with a guest user or user without an email address
It should not throw an error
[0] 2024-10-09T05:29:58.426Z backstage error Unhandled rejection Cannot read properties of undefined (reading 'spec') type=unhandledRejection stack=TypeError: Cannot read properties of undefined (reading 'spec') [0] at <anonymous> (/node_modules/@backstage-community/plugin-feedback-backend/src/service/router.ts:152:11) [0] at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
No response
None
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Plugin Name
feedback
📜 Description
The router throws an exception when using the feedback plugin with a guest user or user without an email address
👍 Expected behavior
It should not throw an error
👎 Actual Behavior with Screenshots
👟 Reproduction steps
📃 Provide the context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
🏢 Have you read the Code of Conduct?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: