You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Config validation failed, Config must have required property 'auth' { missingProperty=auth } at /feedback; Config must have required property 'email' { missingProperty=email } at /feedback/integrations
It shouldnt matter since I target frontend and should work.
👎 Actual Behavior with Screenshots
Error: Config validation failed, Config must have required property 'auth' { missingProperty=auth } at /feedback; Config must have required property 'email' { missingProperty=email } at /feedback/integrations
👟 Reproduction steps
Run config for frontend with feedback setup.
📃 Provide the context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
Plugin Name
Feedback
📜 Description
When testing out frontend configuration via CLI:
I get this error:
This should have setup visibility for backend properly:
https://github.com/backstage/community-plugins/blob/main/workspaces/feedback/plugins/feedback-backend/config.d.ts#L46
👍 Expected behavior
It shouldnt matter since I target frontend and should work.
👎 Actual Behavior with Screenshots
👟 Reproduction steps
Run config for frontend with feedback setup.
📃 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?
No, I don't have time to work on this right now
The text was updated successfully, but these errors were encountered: